v1
latestOpenAPI 3.0.22026-07-144652931.4 MBService Custom Fields
Get a Field Option
Get a field option for a given field.
Scoped OAuth requires: custom_fields.read
get/services/custom_fields/{field_id}/field_options/{field_option_id}
Path parameters
field_idstring required
The ID of the field.
field_option_idstring required
The ID of the field option.
Headers
Acceptstring required
The Accept header is used as a versioning header.
Content-Type'application/json' required
Response
The requested field option.