downloads-KMDownloadAttachments-{AttachmentKey}
Downloads the attachment for a specified attachment key.
Pega Knowledge
Implementation Guide
Method: GET
Sample endpoint URL
https://<DomainName>/prweb/api/PegaKMREST/articles/KMDownloadAttachments/{AttachmentKey}
Path parameter
Name | Type | Description |
AttachmentKey | string | The key of the Data-WorkAttach-File instance. |
Response body
File in body
Response headers
content-disposition: attachment; filename="<filename>"
content-type: application/octet-stream
Previous topic articles-KMCreateArticleSuggestion Next topic discussions-KMGetCommunityPostByID