Per-stage results summary for a job run
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”Job definition ID
Job run ID
Query Parameters
Section titled “Query Parameters ”Workspace ID
Responses
Section titled “ Responses ”Run results summary
object
ID of the job definition
ID of the job run
Provenance of the summary data
Per-stage summaries; empty when source = run_aggregates
object
Zero-based index of the stage within the job
Human-readable stage name, when defined on the job
Overall verdict for the stage
Rows processed in this stage
Rows matched within tolerance in this stage
Rows that did not reconcile in this stage
Per-measure tolerance-exceed counts
object
Measure name
Number of rows where this measure exceeded its tolerance
Column manifest of the stage result artifact, for dynamic UI rendering
object
Column name as it appears in the result artifact
DuckDB logical type of the column, e.g. ‘VARCHAR’, ‘DOUBLE’, ‘BIGINT’, ‘BOOLEAN’, ‘TIMESTAMP’
Semantic role of the column in the comparison result
Measure name this column derives from (set for measure-derived columns)
Zero-based index of the source connection (set for source_value columns)
Whether a bounded mismatch sample artifact exists for this stage
Number of unmatched rows held in the bounded sample
Configured maximum size of the bounded sample (default 1,000)
Which rows the sample parquet contains: ‘unmatched’ (default when absent) or ‘matched_preview’ (stage fully matched; sample is a preview of matched rows)
Total rows processed across the run
Total rows matched across the run
Total rows that did not reconcile across the run
WorkspaceId is required
Job run not found