v2
OpenAPI 3.0.12026-08-0174115357.9 KBRequest
Get comment attachments
This method returns the attachments referenced in a comment.
Permissions required: Permission to view the customer request.
Response limitations: Customers can only view public comments, and retrieve their attachments, on requests where they are the reporter or a participant whereas agents can see both internal and public comments.
get/rest/servicedeskapi/request/{issueIdOrKey}/comment/{commentId}/attachment
Path parameters
issueIdOrKeystring required
The ID or key of the customer request that contains the comment.
commentIdinteger required
The ID of the comment.
Query parameters
startinteger
The starting index of the returned comments. Base index: 0. See the Pagination section for more details.
limitinteger
The maximum number of comments to return per page. Default: 50. See the Pagination section for more details.
Response
Returns the attachments, on the specified page of the results.