These docs are for v2. Click to read the latest docs for v3.

List users

Return a list of users who have access on this account. The account is determined by the tokens in your API client. You can pass a groupId to filter users based on group. Additionally, you can return additional user information such as what product notifications they subscribe to, or what group and role assignments they have. Set the actions parameter to true to return the actions you can take on each user.

Query Params
integer

A unique identifier for each group.

boolean
Defaults to false

Includes the list of your group and role assignments, false by default.

boolean
Defaults to false

Includes actions such as edit or delete that a user can perform on an object, false by default. Don't confuse this with the action parameter, which applies to the Set two-factor authentication operation.

string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Response

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json