Skip to content

Download attachment

GET
/helpdesk/ticket/tickets/{ticketId}/attachments/{attachmentId}
Required scope: viskan:ticket:read

Downloads a specific attachment from a ticket.

Parameters

Path parameters

ticketId  string
Format: uuid
The identifier of the ticket that the attachment belongs to.
attachmentId  string
Format: uuid
The identifier of the attachment to download.

Response

Returns the attachment file as a stream.