Get account balance
Account
Get account balance
Returns the current account balance and total deposits for the authenticated user.
Requires a Bearer token from /auth or /get-card.
GET
Get account balance
Authorizations
Firebase ID token from /auth or any paid route, sent as a Bearer token: Authorization: Bearer <id_token> (the Bearer prefix is required).