Custom Fields
Last updated
Last updated
The data payload of the response.
The request ID for tracking.
The ID of the custom field.
The request ID for tracking.
The ID of the custom field.
The default value for single-valued custom fields.
The default values for multi-valued custom fields.
The description of the custom field.
The label of the custom field.
The list options of the select custom field. This is only present for select and multiselect custom fields.
The slug of the custom field.
The request ID for tracking.
The default value for single-valued custom fields.
The default values for multi-valued custom fields.
The description of the custom field.
The label of the custom field.
The object type of the custom field. Can be "account", "issue", or "contact"
The list options of the select custom field. This is only present for select and multiselect custom fields.
The slug of the custom field.
The type of the custom field. Can be one of text
, number
, decimal
, boolean
, date
, datetime
, user
, url
, select
, or multiselect
.
The request ID for tracking.