v3
latestOpenAPI 3.0.12026-08-0474115357.9 KBRequest
Get attachment content
Returns the contents of an attachment.
To return a thumbnail of the attachment, use servicedeskapi/request/{issueIdOrKey}/attachment/{attachmentId}/thumbnail.
Permissions required: For the issue containing the attachment:
- Browse projects project permission for the project that the issue is in.
- If issue-level security is configured, issue-level security permission to view the issue.
get/rest/servicedeskapi/request/{issueIdOrKey}/attachment/{attachmentId}
Path parameters
issueIdOrKeystring required
The ID or key for the customer request the attachment is associated with
attachmentIdinteger required
The ID for the attachment
Response
200 response
{"stackTrail":"paths:/rest/servicedeskapi/request/{issueIdOrKey}/attachment/{attachmentId}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}