/v1/files/{source_id}/rendered-pdfServe a PDF rendition of a .docx so the PDF viewer can display it.
| Name | Type | Required | Description |
|---|---|---|---|
source_id | string | Required |
| Name | Type | Required | Description |
|---|---|---|---|
collection_id | string | Optional |
| Name | Type | Required | Description |
|---|---|---|---|
X-API-Key | string | Optional |
X-API-Key: ak.<key_id>.<secret>Authentication & errors →curl -X GET '/api/v1/files/{source_id}/rendered-pdf' \
-H 'X-API-Key: ak.<key_id>.<secret>'No response body documented
X-API-Key: ak.<key_id>.<secret>Authentication & errors →curl -X GET '/api/v1/files/{source_id}/rendered-pdf' \
-H 'X-API-Key: ak.<key_id>.<secret>'No response body documented