Fetch Support Ticket By Id

Retrieves a support ticket by the ID from the Impilo platform.

Path parameters

idlongRequired
The ID of the Support Ticket to fetch.

Headers

Impilo-API-KeystringRequired

Response

OK
assignedTeamenum or null
The team that's assigned this Support Ticket, if any.
Allowed values:
assigneeobject or null
The EndUser assigned to this Support Ticket, if any.
createdAtstring or nullformat: "date-time"
The timestamp when the Support Ticket was created.
createdByobject or null
The creator of this Support Ticket.
currentStatusenum or null
The current status of the Support Ticket.
Allowed values:
customerobject or null
The Customer to whom this Support Ticket belongs.
deviceobject or null
The Device that the Support Ticket involves, if applicable.
idlong or null
The ID of the Support Ticket.
lastUpdatedstring or nullformat: "date-time"
The most recent time that this Support Ticket was updated in some form.
openboolean or null
Whether or not the ticket is considered open or closed.
orderobject or null
The Order that the Support Ticket involves, if applicable.
patientobject or null
The Patient that the Support Ticket involves, if applicable.
siteobject or null
The Site that the Support Ticket involves, if applicable.
supportTicketEventslist of objects or null
A list of all SupportTicketEvents attached to this Support Ticket.
supportTicketNoteslist of objects or null
A list of all SupportTicketNotes attached to this Support Ticket.
ticketTypeenum or null
The type of Support Ticket.