Get Employees

Return information for all employees under a company

Create a request using the companyID attribute to return key summarized information for all employees under the indicated employer.

Returns

Returns response status and a list of Employee Object(s)

attributetypedescription
successbooleanResponse status
dataobjectResponds with a list of Employee Object(s) for requested company
errorsarrayContains a list of error objects which consists of:
message: Error message
code: Error code as described in Error codes
Language
Authorization
Header
Click Try It! to start a request and see the response here!