Retrieve a list of users
.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
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.
Successful Response
The response is of type object
.