get
https://api.zeal.com/employees
Return information for all employees under a company
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
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)
| attribute | type | description |
|---|---|---|
| success | boolean | Response status |
| data | object | Responds with a list of Employee Object(s) for requested company |
| errors | array | Contains a list of error objects which consists of:message: Error messagecode: Error code as described in Error codes |

