Distribution Wallets

Get Account Balance

Returns one distribution account's live on-chain balances. An account the caller has no access to is indistinguishable from one that does not exist; both return 404.

get/distribution-wallets/{id}/balance

Path parameters

idstring required

The unique identifier of the distribution account

Response

Balances retrieved successfully

wallet_idstring

The account these balances belong to. Absent on the aggregate total across accounts.

balancesobject

Asset key to amount

Changes

Changed in 1 of the 12 revisions of this API.1