List employees

Returns a list of all employees. Employees will be returned from the list endpoint in alphabetical order, sorted by last name, first name.

Query Params
string

Return employees for this company ID.

int32
Defaults to 25

Number of employees returned per page. The maximum value is 100.

string

Return employees who work at these workplaces (can be comma-separated list of workplace IDs)

boolean

Include employees only with a certain active status

Response

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