Tickets & workflows
List FSM state labels for a ticket workflow version
Returns persisted ticket_state_labels rows for the workflow version (label key, system_class, color, is_initial, is_terminal, and state_label_id UUID for ticket list filtering).
GET
Error
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Workflow version id (same as GET/PATCH ticket-workflows/{workflow_id}).
Error