List users
List users
Returns a paginated list of users matching the parameters.
GET
List users
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
token for fetching the next page of results, if any. May specify start_token or page but not both.
Minimum string length:
4Items per page (defaults to 20, max 300)
return users with the specified email address (exact match)
return users with any of the specified status values (comma-separated)
Maximum array length:
4Available options:
created, active, suspended, deleted return users belonging to the specified team