The Ticket object
The Ticket object is used to represent a ticket, issue, task or case.
The third-party API ID of the matching object.
The individual Users who are assigned to this ticket. This does not include Users who just have view access to this ticket. To fetch all Users and Teams that can access the ticket, use the GET /tickets/{ticket_id}/viewers endpoint.
The Teams that are assigned to this ticket. This does not include Teams who just have view access to this ticket. To fetch all Users and Teams that can access this ticket, use the GET /tickets/{ticket_id}/viewers endpoint.
The current status of the ticket.
OPEN- OPENCLOSED- CLOSEDIN_PROGRESS- IN_PROGRESSON_HOLD- ON_HOLD
The ticket’s description. HTML version of description is mapped if supported by the third-party platform.
The Collections that this Ticket is included in.
The sub category of the ticket within the 3rd party system. Examples include incident, task, subtask or to-do.
The description of who is able to access a given ticket, or where access is inherited from.
COMPANY- COMPANYPUBLIC- PUBLICPRIVATE- PRIVATECOLLECTION- COLLECTION
The priority or urgency of the Ticket.
URGENT- URGENTHIGH- HIGHNORMAL- NORMALLOW- LOW
Indicates whether or not this object has been deleted in the third party platform. Full coverage deletion detection is a premium add-on. Native deletion detection is offered for free with limited coverage. Learn more.