v1
latestOpenAPI 3.1.02026-07-241642423.7 KBList employees
Returns a list of all employees. Employees will be returned from the list endpoint in alphabetical order, sorted by last name, first name.
get/employees
Query parameters
companystring
Return employees for this company ID.
limitinteger
Number of employees returned per page. The maximum value is 100.
workplacestring
Return employees who work at these workplaces (can be comma-separated list of workplace IDs)
activeboolean
Include employees only with a certain active status
Response
200