Export Run Diff
GET/runs/diff/export
Stream the full row-level diff between two completed runs as CSV.
Accepts the same filter + sort params as GET /runs/diff so an export
reflects the active narrowing. A trace-run pair's CSV carries the granularity-axis columns
(partition_type, target_ref, trace_id, parent_id) after row_status; a
wide-format pair's header is unchanged.
Request
Responses
- 200
- 400
- 403
- 404
- 409
- 422
Successful Response
Bad Request
Forbidden
Not Found
Conflict
Unprocessable Entity