List Portfolio Balances
Balances
List Portfolio Balances
List all balances for a specific portfolio.
GET
List Portfolio Balances
Use the Prime SDK or CLI to test this endpoint by following the quickstart guide and running with the following examples
For more information, please visit the Prime Java SDK.
- Java
- .NET
- Go
- Python
- CLI
- TS/JS
Path Parameters
The portfolio ID
Query Parameters
A list of symbols by which to filter the response
A type by which to filter balances
- 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:
TRADING_BALANCES, VAULT_BALANCES, TOTAL_BALANCES, PRIME_CUSTODY_BALANCES, UNIFIED_TOTAL_BALANCES