Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The UID (or friendly_id) of the request
The admin user assigned to this request. Pass ?expand[]=field_name for full object.
DEPRECATED: Use assignee_admin instead. The UID of assigned User.
The team inbox assigned to this request. Pass ?expand[]=field_name for full object.
DEPRECATED: Use assignee_inbox instead. The UID of assigned Team inbox.
Apps associated with this request. Pass ?expand[]=field_name for full objects.
Equipment associated with this request. Pass ?expand[]=field_name for full objects.
Array containing the request attachments
The description of the Request
DEPRECATED: Use followers instead. Array containing the followers UIDs.
Users following this request. Pass ?expand[]=field_name for full objects.
low, medium, high, urgent The user who requested this ticket. Pass ?expand[]=field_name for full object.
Request status
open, in_progress, waiting, resolved, archived DEPRECATED: Use tags instead. Array containing the Request Tags UIDs.
Tags associated with this request. Pass ?expand[]=field_name for full objects.
Service associated with this request. Pass ?expand[]=field_name for full object.
DEPRECATED: Use target instead. The UID of the associated Service.
The title of the Request
Successful