Retrieve all available wallets for a user

This GET endpoint is used to retrieve all available wallets for a provided user token.
You can use this endpoint to obtain information about the wallets associated with the provided user token.
To use this endpoint, you need to provide the user_token as a required parameter in the URL Path.
The response will include a JSON array containing details for each wallet including user_token, balance, currency_code.

Log in to see full request history
Path Params
string
required

Token representing the user who owns the wallet

Headers
string

Unique key to prevent duplicate processing

Responses

Language
Credentials
URL