tickets

Get a single ticket with logs

Returns one ticket by ID with logs. Supervisor: only if ticket is for supervised operator.

get/api/tickets/{ticket_id}

Path parameters

ticket_idstring uuid required

Ticket UUID

Ticket UUID

Response

Successful Response

idstring required

Ticket UUID

operator_idstring required

Operator UUID

typestring required

ALERT or REPORT

statusstring required

PENDING, CLOSED, or SUSPENDED

created_atstring nullable

ISO datetime

updated_atstring nullable

ISO datetime

closed_atstring nullable

ISO datetime of closure

Changes

No recorded changes to this endpoint across all 1 revision of this API.