Contents

Get Issue Attachment

Downloads issue’s attachment file.

Role

Administrator
Normal User
Reporter
Guest Reporter

Method

GET

URL

/api/v2/issues/:issueIdOrKey/attachments/:attachmentId

URL parameters

Parameter NameTypeDescription
issueIdOrKeyStringIssue ID or Issue Key
attachmentIdNumberAttachment file ID

Response example

Status Line / Response Header

HTTP/1.1 200 OK
Content-Type:application/octet-stream
Content-Disposition:attachment;filename="attachment.doc"