Get a list of authenticated accounts for the current user.
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.
The number of accounts to display per page. By default, displays 49 (max 250). If has_next
is true, additional pages of accounts are available to be fetched. Use the cursor
parameter to start on a specified page.
For paginated responses, returns all responses that come after this value.
(Deprecated) Only returns the accounts matching the portfolio ID. Only applicable for legacy keys. CDP keys will default to the key's permissioned portfolio.
A successful response.
The response is of type object
.