Fetch Users
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Filter by User's work emails.
Filter by User's personal email.
Filter by User's status.
Filter by User's role.
Whether the response should include archived users.
Filter Users created after a DateTime (ISO 8601).
Filter Users created before a DateTime (ISO 8601).
Filter Users updated after a DateTime (ISO 8601).
Filter Users updated before a DateTime (ISO 8601).
The current page
Number of results retrieved per page.
Successful
The response is of type object
.