One page of the bounded mismatch sample for a stage
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”Job definition ID
Job run ID
Query Parameters
Section titled “Query Parameters ”Page number (1-indexed)
Items per page
Workspace ID
Zero-based stage index to read mismatch rows for
Column name (from the stage column manifest) to sort by
Sort direction
Responses
Section titled “ Responses ”Page of mismatch rows
object
Zero-based stage index these rows belong to
Whether the mismatch sample was available for this stage
Column manifest describing the shape of each row
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)
Page of mismatch rows; keys are column-manifest names, values are scalar cell values
object
Pagination over the bounded sample (not the full unmatched set)
object
Current page number (1-indexed)
Items per page
Total number of items across all pages
Total number of pages
Whether more pages exist after the current one
True when total_unmatched exceeds the rows held in the bounded sample
Number of rows held in the bounded sample
Total unmatched rows in the full result set, so the UI can say “showing 1,000 of 48,112”
Invalid stage / sort column / pagination
Job run not found