Get latest validation
Get latest validation
Retrieve the most recent validation results for a specific job within a workflow
GET
Get latest validation
Authorizations
API key for authentication
Query Parameters
Response
200
Complete validation report including summary fields, anomaly details by rule, dataset location details, CDC summary, and execution strategy
Unique identifier
Example:
"abc123"
Comparison results between expected and actual data schema
ISOLATED validates each dataset independently. LINKING_COLUMNS validates data integrity across linked columns between datasets.
Available options:
ISOLATED, LINKING_COLUMNS