List accounts
Accounts are listed by using organization_id obtained from the access token.
accounts--all:ro, accounts.roles--all:roAuthorizations
Use your account ID as the username and your personal access token (PAT) as the password, or pass a Base64-encoded value directly in the Authorization header. For more information, see the personal access tokens guide.
Response
OK: Returns the list of accounts.
The account's email address.
128Unique account identifier.
The account name (nick; first name, second name, or both).
191If true: the account's email was verified via an email action or by a third-party identity provider.
The default product for the account.
LiveChat, Accounts, ChatBot, HelpDesk, OpenWidget The ID of the default organization the account belongs to.
The "Account's avatar" field has been deprecated and is no longer recommended for use; instead, the avatar functionality has been relocated to the account organization settings.
255Roles associated with the account; returned only when the access token contains the accounts.roles--all:ro scope.
The date of the account's last update.
The date the account was created.
A nullable object that holds account properties and statuses, with the properties being specific to the organization and dependent on the organization_id value obtained through authorization.