v2
OpenAPI 3.0.12026-08-0174115357.9 KBRequest
Get attachments for request
This method returns all the attachments for a customer requests.
Permissions required: Permission to view the customer request.
Response limitations: Customers will only get a list of public attachments.
get/rest/servicedeskapi/request/{issueIdOrKey}/attachment
Path parameters
issueIdOrKeystring required
The ID or key of the customer request from which the attachments will be listed.
Query parameters
startinteger required
The starting index of the returned attachment. Base index: 0. See the Pagination section for more details.
limitinteger required
The maximum number of comments to return per page. Default: 50. See the Pagination section for more details.
Response
Returns the visible attachments from the customer request.