Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Call public/auth with grant_type: coinbase_cdp and a CDP JWT. Send the returned access_token as Authorization: Bearer.

Query Parameters

with_portfolio
boolean

Portfolio flag: true for portfolio information, false for subaccount information only. false by default

Example:

true

include_isolated
boolean
default:false

If true, includes hidden managed isolated-margin subaccounts in the response. Isolated subaccount entries include isolated: true and isolated_margin_instrument. Default - false

Response

Success response

jsonrpc
enum<string>
required

The JSON-RPC version (2.0)

Available options:
2.0
result
object[]
required
id
integer

The id that was sent in the request