Appearance
GET
/helpdesk/ticket/tickets/{ticketId}/messages/{messageId}Required scope:
viskan:ticket:readFetch a specific message from a ticket by its ID.
Parameters
Path parameters
ticketId string Format:
uuidThe identifier of the ticket.
messageId stringThe unique identifier of the message. This value should be double URL encoded if it has special characters.
Response
Returns the message.