Query point-in-time balances

Retrieves point-in-time balance state for a bounded list of resource IDs. ADDRESS and POOL queries are supported. ADDRESS IDs that are not found or not accessible return 404. POOL IDs are tenant-filtered by the snapshot query; missing or inaccessible POOL IDs return a result entry with an empty balances array.

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

Point-in-time balance query request

Point-in-time balance query request

string
enum

Query target type.

Allowed:
ids
array of uuids

Resource IDs to query. For ADDRESS queries these are address IDs. For POOL queries these are asset pool IDs.

ids
date-time

Point-in-time timestamp. The service floors this value to the UTC hour before querying.

string | null

Optional network code filter.

string | null

Optional asset code filter.

balanceTypes
array of strings | null

Optional balance types. Defaults to BLOCKCHAIN when omitted or empty.

balanceTypes
Allowed:
Responses

400

Invalid request or unsupported query window

401

Authentication required

403

Insufficient permissions

404

Requested ADDRESS ID not found or not accessible

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