Get 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: message: Error message code: Error code as described in Error codes

Language
Credentials
Header
Click Try It! to start a request and see the response here!