Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique identifier of the custom field
Response
Custom field retrieved successfully
Required string length:
36
Example:
"95b11417-f18f-457f-8804-68e361f9164f"
Maximum length:
255
Example:
"An example name"
Maximum length:
255
Example:
"An example name"
A flag indicating whether the custom field is active.
A flag indicating whether the custom field is required.
Available options:
text
, checkbox
, select
Optional validation rules for the custom field