List Users

Retrieves information about all users on the authenticated account.

📘

Only the account owner or an account admin can grant either the Account Token or User Token scopes for this endpoint. Additionally, only an account owner or account admin can grant an API Key with the AccountAdmin grant.

📘

This endpoint is paginated. For more information, see Pagination .


Valid Authentication Methods

API Key Grants:

  • AccountAdmin

OAuth 2.0 Account Token Scopes:

  • account.user:readonly

OAuth 2.0 User Token Scopes:

  • account.users:admin.readonly

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!