Appearance
GET
/helpdesk/ticket/tickets/{ticketId}/attachments/{attachmentId}Required scope:
viskan:ticket:readDownloads a specific attachment from a ticket.
Parameters
Path parameters
ticketId string Format:
uuidThe identifier of the ticket that the attachment belongs to.
attachmentId string Format:
uuidThe identifier of the attachment to download.
Response
Returns the attachment file as a stream.