Data diffs
Get a human-readable summary of a DataDiff comparison
Retrieves a comprehensive, human-readable summary of a completed data diff.
This endpoint provides the most useful information for understanding diff results:
- Overall status and result (success/failure)
- Human-readable feedback explaining the differences found
- Key statistics (row counts, differences, match rates)
- Configuration details (tables compared, primary keys used)
- Error messages if the diff failed
Use this after a diff completes to get actionable insights. For diffs still running, check status with get_datadiff first.
GET
Get a human-readable summary of a DataDiff comparison
Authorizations
Use the 'Authorization' header with the format 'Key '
Path Parameters
Response
Successful Response
Summary of a DataDiff comparison with human-readable feedback.
Available options:
needs_confirmation, needs_authentication, waiting, queued, processing, done, failed, cancelled Previous
Get a data diff summaryGet the summary results of a specific data diff via the Datafold API.
Next
Get a human-readable summary of a DataDiff comparison
