Skip to content

Get message

GET
/helpdesk/ticket/tickets/{ticketId}/messages/{messageId}
Required scope: viskan:ticket:read

Fetch a specific message from a ticket by its ID.

Parameters

Path parameters

ticketId  string
Format: uuid
The identifier of the ticket.
messageId  string
The unique identifier of the message. This value should be double URL encoded if it has special characters.

Response

Returns the message.