List Employees

Lists all employees in the organization with basic profile information.

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

For schema of the employee object refer to the following : Employee Data Model

This API may not return all fields defined in the response schema; for additional details, use the Get Employee by Id API.


Remarks

Paycor (paycor)
  • Only a thin employee profile is returned per record: firstName, lastName, id, and employeeNumber. No other fields (org structure, locations, contact info, compensation, and so on) are populated by this API for Paycor - use the Get Employee by Id API for those.
  • By default, this lists Paid employees only. Pass workerCategory as Unpaid in the request query param to list Unpaid employees instead - in that case, legalEntityId is also required in the query param.
Query Params
string
boolean
Defaults to false
Responses

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