Get Custom Field
Get a custom field by ID.
Scopes: custom_fields:read
custom_fields:write
Authorizations
You can generate an Organization Access Token from your organization's settings.
Path Parameters
The custom field ID.
Response
Schema for a custom field of type text.
Creation timestamp of the object.
Last modification timestamp of the object.
The ID of the object.
"text"
Identifier of the custom field. It'll be used as key when storing the value.
Name of the custom field.
The ID of the organization owning the custom field.
"1dbfc517-0bbf-4301-9ba8-555ca42b9737"
Schema for a custom field of type text.
Creation timestamp of the object.
Last modification timestamp of the object.
The ID of the object.
"text"
Identifier of the custom field. It'll be used as key when storing the value.
Name of the custom field.
The ID of the organization owning the custom field.
"1dbfc517-0bbf-4301-9ba8-555ca42b9737"
Schema for a custom field of type number.
Creation timestamp of the object.
Last modification timestamp of the object.
The ID of the object.
"number"
Identifier of the custom field. It'll be used as key when storing the value.
Name of the custom field.
The ID of the organization owning the custom field.
"1dbfc517-0bbf-4301-9ba8-555ca42b9737"
Schema for a custom field of type date.
Creation timestamp of the object.
Last modification timestamp of the object.
The ID of the object.
"date"
Identifier of the custom field. It'll be used as key when storing the value.
Name of the custom field.
The ID of the organization owning the custom field.
"1dbfc517-0bbf-4301-9ba8-555ca42b9737"
Schema for a custom field of type checkbox.
Creation timestamp of the object.
Last modification timestamp of the object.
The ID of the object.
"checkbox"
Identifier of the custom field. It'll be used as key when storing the value.
Name of the custom field.
The ID of the organization owning the custom field.
"1dbfc517-0bbf-4301-9ba8-555ca42b9737"
Schema for a custom field of type select.
Creation timestamp of the object.
Last modification timestamp of the object.
The ID of the object.
"select"
Identifier of the custom field. It'll be used as key when storing the value.
Name of the custom field.
The ID of the organization owning the custom field.
"1dbfc517-0bbf-4301-9ba8-555ca42b9737"