Get balance
Financials
Get balance
List all accounts and current balances for the authenticated user.
GET
Get balance
Requires
Authorization: Bearer <user-access-token> — the token from Verify login code. See Authentication for details.id from the response to reference a specific account in deposit, transfer, or transaction requests.
This returns the same data as List accounts — both are backed by the same endpoint.
Request
Response
200 OKitems[]
Available balance is
credits - debits. There is no separate balance field in the response.