Download the full comparison result for a stage (parquet or CSV)
GET
/jobs/{jobId}/runs/{runId}/results/download
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” jobId
required
string
Job definition ID
runId
required
string
Job run ID
Query Parameters
Section titled “Query Parameters ” workspaceId
required
string
Workspace ID
stage
required
number
Zero-based stage index to download results for
format
required
string
Export format
Responses
Section titled “ Responses ”Binary stream (Content-Disposition attachment, X-Row-Count header)
Job run or results artifact not found
Result exceeds the download size ceiling — use the API/CLI export
Per-tenant concurrent-download limit reached (Retry-After set)