get https://api.zeal.com/attributes
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:
|