Balances
List Entity Balances
List all balances for a specific entity.
GET
Path Parameters
The entity ID
Query Parameters
A list of symbols by which to filter the response
Id to retrieve additional results strictly after
Number of items to retrieve
A type by which to filter aggregated balances, defaults to "TOTAL"
- UNKNOWN_BALANCE_TYPE: nil
- TRADING_BALANCES: Trading balances
- VAULT_BALANCES: Vault balances
- TOTAL_BALANCES: Total balances (The sum of vault and trading + prime custody)
- PRIME_CUSTODY_BALANCES: Prime custody balances
- UNIFIED_TOTAL_BALANCES: Unified total balance across networks and wallet types (vault + trading + prime custody)
Available options:
UNKNOWN_BALANCE_TYPE
, TRADING_BALANCES
, VAULT_BALANCES
, TOTAL_BALANCES
, PRIME_CUSTODY_BALANCES
, UNIFIED_TOTAL_BALANCES
Response
200
application/json
A successful response.
The response is of type object
.