v2
latestOpenAPI 3.1.02026-07-26391214472.7 KBreports
Download Execution Csv
Stream the CSV for an execution.
For kind="list" reports the rows are paginated and streamed directly to the response — no in-memory row cap, output begins as soon as the first page is ready. Aggregate/top_n results are bounded by their grouping so the simpler render-then-send path is used.
get/api/v1/reports/{report_id}/executions/{execution_id}/download
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:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}