Get all users

Returns a list of all users with in a company. Users that have deleted will not be returned.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer

Specifies which page of the paginated results to return, starting from page 1. For more details, see the Pagination Guide.

integer
Defaults to 10

The number of items to include in each page of the response.

string
enum
Defaults to last_name

The field used to sort the results. Allowed values are first_name, last_name, and role_id. For more details, see the Sorting Guide.

Allowed:
string

A keyword used to search users by first name, last name, group name, phone number, or email address.

string

Filters users based on their role (1 for Admin, 2 for Manager, 3 for Employee).

string

Filters users by their group ID.

boolean

Filters users based on their active status (true or false).

Responses

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