List accounts
Account Management
List accounts
Return all Qash accounts for a user.
GET
List accounts
Requires
Authorization: Bearer <user-access-token> — the token from Verify login code. No X-Api-Key, X-Api-Secret, or userId — the token already identifies the user.id from each account to reference it in deposit, transfer, and transaction endpoints.
Request
Response
200 OKItem fields
The account is created automatically the first time the user logs in — you do not need to call a separate account-creation endpoint. Every active user has exactly one USDC account.