Download multiple attachments as a single PDF file.
application/pdf
| Code | Description |
|---|---|
200 | Success - PDF generated |
400 | Bad Request - Missing or invalid ids parameter |
401 | Unauthorized - Invalid access token |
404 | Not Found - One or more attachments not found |
429 | Too Many Requests - Rate limit exceeded |
500 | Server Error - Internal error |
API token (starts with pnbx_). Create at https://app.penbox.io/workspace/settings/api. Include as: Authorization: Bearer {token}
Comma-separated list of attachment UUIDs
Custom filename for the downloaded PDF (without extension)
PDF file containing all requested attachments
The response is of type file.