Ticket Types

A list of ticket types associated with a given workspace.

type
string

String representing the object's type. Always has the value ticket_type.list.

Array of objects or null (Ticket Type)

A list of ticket_types associated with a given workspace.

{ "type": "string", "ticket_types": [ ] }