Download attachment content
pc_get_attachments_by_attachment_id_contentFetch a file's binary content by its attachment ID. Retrieve attachment data from Paperclip with this operation.
Instructions
Download attachment content
Paperclip operation: GET /api/attachments/{attachmentId}/content. Authorization class: board_or_agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| headers | Yes | ||
| encoding | Yes | ||
| status_code | Yes | ||
| content_type | Yes |