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.

Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!