List withdrawal wallets
List withdrawal wallets
Returns a paginated list of approved stablecoin withdrawal wallets for the organization.
GET
List withdrawal wallets
Returns a paginated list of all approved withdrawal wallets associated with the organization. These are the destinations to which stablecoin withdrawals can be sent.
Use this endpoint to:
- Review the wallets approved as withdrawal destinations
- Filter by coin, network, status, or verification state
- Look up a wallet’s ID before initiating a stablecoin withdrawal
Errors
See the full v2 error reference for retry semantics and idempotency-specific codes.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Required range:
x >= 1Example:
1
Required range:
1 <= x <= 50Example:
10
Examples:
true
false
null
Example:
"active"
Examples:
null
"ETH"
Examples:
null
"USDC"