/v1/{resource}/{operation}. Wallet endpoints live under /v1/wallets/.
List User Wallets
Get all wallets associated with the authenticated user. Endpoint:GET /v1/wallets/list
Request
| Header | Description |
|---|---|
Authorization: Bearer {token} | User’s API auth token acquired from authentication |
| Query Parameter | Description |
|---|---|
cache | Optional boolean. When supported, allows cached wallet data. |
[].