Download asset content
pc_get_assets_by_asset_id_contentDownload asset content using its asset ID. Retrieve the file or data associated with a specific asset.
Instructions
Download asset content
Paperclip operation: GET /api/assets/{assetId}/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 |