/users
Get Users
Retrieve a list of users
.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Query to filter users by email
Cursor for the beginning of the current page
Number of users to return
When set to true, return deactivated users instead.
Response
200
application/json
Successful Response
The response is of type object
.