Accounts
Retrieves the current account for the token accessing the API
Retrieves the current account for the token accessing the API. Useful to check if the credentials are valid.
GET
CLI
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
OK
An account, the top-level organizational unit. Contains workspaces and account-wide settings such as the webhook signing secret.