Employees
List employees
Retrieve employee
<- Employees API
Employees API
Version
2024-10-17
DEPRECATED
/v2/employees
Deprecation date
2020-08-26
Retirement date
2021-08-26
Replaced by
SearchTeamMembers
Example code
location_id
string
status
Specifies the EmployeeStatus to filter the employee by.
Show values
limit
integer(32-bit)
The number of employees to be returned on each page.
cursor
The token required to retrieve the specified page of results.
employees
Employee [ ]
Show attributes
The token to be used to retrieve the next page of results.
errors
Error [ ]
Any errors that occurred during the request.