cURL
curl --request GET \ --url https://staging.terminal3.io/v1/user/{user_id}/wallet_addresses \ --header 'x-api-token: <x-api-token>'
{ "data": [ { "wallet_address": "<string>", "primary": true, "type": "account" } ] }
This API is used for retrieving all wallet addresses of a user.
Documentation IndexFetch the complete documentation index at: https://docs.terminal3.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.terminal3.io/llms.txt
Use this file to discover all available pages before exploring further.
x > 0
Success
Show child attributes