List employees

Retrieve a paginated list of employees for your company. Supports filtering by active status, department, employment status, employment type, and name search (case-insensitive on first or last name). Each employee item includes an employment_type field representing the classification of that employee record. Results are sorted alphabetically by first name.

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

Page number (1-indexed)

integer
1 to 100
Defaults to 25

Number of employees per page (max 100)

string
enum

Filter by active status

Allowed:
integer

Filter by department ID

string

Filter by employment status (e.g. "active", "dismissed")

string
enum

Filter by employment type (e.g. "admin", "employee", "contractor")

Allowed:
string

Search by first or last name (case-insensitive partial match)

Responses

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