Skip to main content

The ticket object

Attributes​

id - string​

Unique id for this ticket.

title - string​

Name of the ticket.

status - integer​

Status, flow, or column the ticket belongs to.

description - string​

Additional details for the ticket.

extras - object​

Notify type, contact information, subject and message of the request in encoded JSON.

is_automated - integer​

Status of automation assigned to the ticket.

created_at - date​

Creation date of this ticket.

updated_at - date​

Date of most recent update to this ticket.

deleted_at - date​

Date this ticket was deleted.