GET Custom Fields
A. Companies
GET Custom Fields
Returns the custom fields for the given company.
GET
GET Custom Fields
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Sets a limit on the returned values
Offsets the returned values
Response
200 - application/json
OK
The identifier of the specific custom field.
Denotes the type of the custom field.
Available options:
TEXT, DATE, NUMBER, CURRENCY, PERCENTAGE, SELECT, FILE, ID, RADIO, TEXTAREA The title of the custom field.
Denotes whether the custom field is or is not mandatory