v2

latestOpenAPI 3.1.02026-07-26391214472.7 KB
reports

Download Execution Pdf

Stream a printable PDF for an execution.

PDF rendering needs the full table in memory (Platypus paginates after the table is built) so this stays on the bounded re-execute path — list reports honor spec.limit up to PDF_MAX_ROWS, and the PDF itself says when it is truncated. Use the CSV download (uncapped) or XLSX (up to XLSX_MAX_ROWS) for data exports.

get/api/v1/reports/{report_id}/executions/{execution_id}/download.pdf

Path parameters

report_idinteger required
execution_idinteger required

Headers

authorizationstring nullable
X-API-Keystring nullable

Response

Successful Response

{"stackTrail":"paths:/api/v1/reports/{report_id}/executions/{execution_id}/download.pdf:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}