Get balances for the selected sub-account
GET/account/balances
Returns per-currency balances for the caller's target (selected)
sub-account, each with its value in the account's reference currency
(USDC on v2). Shared with retail; for business (RBAC) callers the target
account is resolved from the entity/sub-account selection and the route
requires the treasury.balances.read permission.
Request
Responses
- 200
- 401
- 403
OK
Missing/invalid JWT or entity selection (RBAC_ENTITY_SELECTION_REQUIRED)
Caller lacks the treasury.balances.read permission (RBAC_PERMISSION_DENIED)