Skip to main content

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
Path Params
string
required

The portfolio ID

Query Params
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)
Responses
Language
Request
Response

Click an example response code to see the response here!

application/json