Skip to main content
GET
Get account balances

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"

Path Parameters

accountId
integer<int64>
required

Id of the account

Query Parameters

TransactionTypes
string[]

Response

OK

balances
object[] | null
Last modified on August 10, 2026