Authorizations
A JWT signed using your CDP API Key Secret, encoded in base64. Refer to the Creating API Keys section of our Coinbase App Authentication docs for information on how to generate your Bearer Token.
Response
A successful response.
Indicates whether the API key has view permissions.
Indicates whether the API key has trade permissions.
Indicates whether the API key has deposit/withdrawal permissions.
The portfolio ID associated with the API key.
The type of portfolio PortfolioType defines the type of Portfolio.
Available options:
UNDEFINED
, DEFAULT
, CONSUMER
, INTX