Get list of Employees

Return a paginated list of Employees, along with their status and update date.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
date-time
deprecated

Filter by most recent update to only values after the provided date.

date-time

Only show objects updated after or equal to this date.

date-time

Only show objects updated before or equal to this date.

string
enum

Allows return of inactive records.

Allowed:
string
Defaults to 1

Indicates the page of paginated results to display.

string
1 to 100
Defaults to 20

Number of items to be returned per page. The maximum value is limited to 100 items.

string

Filter for employees that have accessed the system after the provided date.

string | null

Filter for employees that have given custom id. Can be empty string to filter by custom_id = null

string | null

Filter list by employee email.

Headers
string
required
Responses

400

Bad Request

401

Unauthorized

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