List Wallet Accounts
Account Data
List Wallet Accounts
Retrieve the wallet accounts associated with the authenticated user.
Each wallet account includes a public account_id that identifies that wallet. Other endpoints that accept account_id (for example Balance, Ledgers, and Funding (Beta) requests) use this value to select a specific wallet.
API Key Permissions Required: None
POST
List Wallet Accounts
Authorizations
The "API-Key" header should contain your API key.
Authenticated requests should be signed with the "API-Sign" header, using a signature generated with your private key, nonce, encoded payload, and URI path.
Body
application/json
Nonce used in construction of API-Sign header