Read

Get Single Custom Field

GET - /v2/companies/<company_id>/custom-fields/<field_id>

Responses:

Successful Response

Returns a single Custom Field JSON object.

Get All Custom Field

GET - /v2/companies/<company_id>/custom-fields

Responses:

Successful Response

Returns an array of Custom Field JSON objects.