List wallets
Lists wallets for the association resolved from the token. Optional filters (AND-ed): assetCode and networkName. A balance-lookup failure leaves that wallet’s balances empty rather than failing the list; such a wallet cannot match an assetCode filter on that request.
Authorizations
Access token issued by POST /v1/auth/token.
Application secret (the apiKey issued at registration), validated at the Kong edge.
Query Parameters
Maximum items per page.
1 <= x <= 100Opaque pagination cursor from a previous response.
Filter to wallets that hold a balance or trustline for this asset code (case-insensitive).
"USDZ"
Filter to wallets on this network (case-insensitive).
"Stellar"