get
https://api.getknit.dev/v1.0/hr.employee.list
Lists all employees in the organization with basic profile information.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
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, andemployeeNumber. 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
workerCategoryasUnpaidin the request query param to list Unpaid employees instead - in that case,legalEntityIdis also required in the query param.

