v1

latestOpenAPI 3.0.32026-07-2650226215.9 KB
Wallet

List customer wallets

Lists the crypto wallets provisioned for a customer (one per asset/chain), with cursor-based pagination. Returns an empty list if none have been provisioned yet.

get/customers/{id}/wallets

Path parameters

idstring required

Customer ID (cst_ prefix).

Query parameters

limitinteger

Maximum number of results per page.

startingAfterstring

Return results after this ID (cursor pagination).

searchstring

Free-text search. Matches wallet id or on-chain address.

qstring

Alias for search.

Response

The request has succeeded.