List offloader wallets
Offloader Wallets
List All Offloader Wallets for Your Account
List all offloader wallets
List offloader wallets
Retrieve a paginated list of all Offloader Wallets in your account. Use the
customerId query parameter to narrow results to a single customer. This endpoint is useful for auditing wallet configurations, reconciling on-chain addresses to bank account destinations, or building a customer-facing wallet management interface.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Page number of the list (default: 1)
Example:
1
Number of items per page (default: 10)
Example:
10
Filter offloader wallets by customer ID. Only wallets belonging to this customer will be returned.
Example:
"customer_a1b2c3d4e5f6a7b8c9d0e1f2a3b4c5d6"
Last modified on June 18, 2026