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
Changes
Changed in 1 of the 12 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○