Get Balances for Workspace Accounts
Address Information
Get Balances for Workspace Accounts
Returns current balances for all accounts stored in the workspace, filtered by the workspace’s token whitelist by default. Pass show_all=true to restore the unfiltered response. Each entry includes account_id matching AccountDto.id for stable joins; multisig accounts expose their real on-chain address and canonical network.
GET
Get Balances for Workspace Accounts
Authorizations
Authorization method required to allow user to access the api endpoints.
Query Parameters
Restores the response to today's unfiltered shape, byte-for-byte, ignoring the workspace token whitelist. Never mutates stored overrides.
Response
200 - application/json
Balances for each account in the workspace.
Last modified on August 5, 2026