Get Client Balance

Retrieves the current balance(s) for the authenticated client, optionally
filtered by asset or account code. Returns availableBalance,
pendingBalance, and totalBalance for each matching account.

The caller is identified by the JWT bearer token. client-id and
organisation-id are resolved by the gateway and must not be sent
by the client.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Filter by asset code (e.g. USDC, EURC). If omitted, returns
balances for all assets held by the client.

string

Filter by exact ledger account code. If omitted, returns all
accounts matching the asset filter (or all accounts if no
filters are provided).

Responses

403

Client does not have pre-funded accounts enabled

500

Internal server error

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json