Accounts

The Account ID is required when working with Account Management endpoints.

To find your Account ID, you can either:

List account(s) you have access to

get

This endpoint returns account details for the authenticated user. If you are using Organizations and Sub-Accountsarrow-up-right and the API token was created at the organization level, the response will include all accounts within the organization.

Authorizations
Api-TokenstringRequired

Pass the API token in the Api-Token

Responses
get
/api/accounts

Last updated

Was this helpful?