List Portfolio Balances
gethttps://api.prime.coinbase.com/v1/
List all balances for a specific portfolio.
Prime CLI
Use the Prime CLI to test this endpoint by following the quick start guide and running this command:
primectl list-portfolio-balances --help
string
required
The portfolio ID
string
A list of symbols by which to filter the response
string
A type by which to filter balances
- TRADING_BALANCES: Trading balances
- VAULT_BALANCES: Vault balances
- TOTAL_BALANCES: Total balances (The sum of vault and trading)