v1

latestOpenAPI 3.1.0Serval License2026-07-26202952779.1 KB
Ticket API

Get Ticket Custom Field Values

Get the custom field values that have been explicitly set on a ticket. Returns only fields with values — if no values have been set, both lists will be empty. To discover all available custom field definitions for a team, use the List Custom Field Options endpoint instead.

get/v2/tickets/{ticket_id}/custom-field-values

Path parameters

ticket_idstring required

The ID of the ticket to get custom field values for.

Response

Success