Get latest validation
Data Validation
Get latest validation
Retrieve the most recent validation results for a specific job within a workflow
GET
Get latest validation
Documentation Index
Fetch the complete documentation index at: https://docs.kadoa.com/llms.txt
Use this file to discover all available pages before exploring further.
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