Show Ticket Field Option
GET {{baseUrl}}/api/v2/ticket_fields/:ticket_field_id/options/:ticket_field_option_id
Allowed for
- Agents
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"custom_field_option":{"id":10001,"name":"Bananas","position":1,"raw_name":"Bananas","url":"http://{subdomain}.zendesk.com/api/v2/ticket_fields/1/options/10001.json","value":"banana"}}