get
https://api.zeal.com/attributes
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Gets the attributes for the company. If an employeeID or contractorID is provided, this endpoint will return the applicable attributes for this worker (i.e. the attributes that are allowed to be set on this worker based on the attributes' recipient rules).
Note: Either the employeeID or contractorID is required.
Returns
| attribute | type | description |
|---|---|---|
| success | boolean | Response status |
| data | object | Array of Attribute Objects object(s). |
| errors | array | Contains a list of error objects which consists of:message: Error messagecode: Error code as described in Error codes |

