Retrieve Users that belong to the current Company
Retrieve Users visible to your Company
Datagrid search (search[datagrid]) queries against the following properties:
first_namelast_nameemailphonecompany.legal_nameiam_roles.name
Note:
filter[iam_roles]array are applied asORin the queryfilter[label_ids]array are applied asORin the query
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
The Accept-Language request HTTP header indicates the natural language and locale that the client prefers.
"en"
Query Parameters
The maximum number of paginated results to return
x <= 100The cursor to start paginating after
The cursor to stop paginating at
Search string for datagrid queries
User access filter
execute_jobs, manage_sites, manage_materials, manage_equipment, manage_accounts, manage_users The IamRoles of the User. Allowed values: platform_admin, company_admin, dispatcher, biller, foreman, driver, it_admin, manager
Filter by Label IDs. Returns records that have ANY of the specified labels (OR logic).
Response
OK