The Get Suggestion Attachments API allows authenticated users to retrieve attachments for a Suggestion.
Success
No Content
Bad Request
Unauthorized
Forbidden
Not Found
Not acceptable
Internal server error
{- "attachments": [
- {
- "link": {
- "rel": "self",
- "href": "/knowledge/portalmgr/v4/portals/PROD-1000/suggestions/attachments/PROD-1001"
}, - "fileName": "eightbank.png",
- "size": 45152,
- "id": "PROD-1001"
}
]
}