List Accounts
Get a list of authenticated accounts for the current user.
Authorizations
A bearer token signed using your API Key Secret, see Creating API Keys section of our docs for more information. See Scope & Permissions for the permission each endpoint requires.
Query Parameters
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.