Download attachment
GET
https://api.vpsbg.eu/v1/support/tickets/{id}/messages/{message_id}/attachments/{attachment_id}/downloadThis endpoints downloads an attachment from a ticket message.
Request
Path Params
id
integerย
required
Ticket ID.
message_id
integerย
required
Ticket message ID.
attachment_id
integerย
required
Attachment ID.
Request samples
Responses
Success(200)
HTTP Code:ย 200
Content Type :ย Binaryapplication/octet-stream
Example
Not configured
Last modified: 2 months ago