Skip to main content
GET
Get a human-readable summary of a DataDiff comparison

Authorizations

Authorization
string
header
required

Use the 'Authorization' header with the format 'Key '

Path Parameters

datadiff_id
integer
required

Response

Successful Response

Summary of a DataDiff comparison with human-readable feedback.

data_source1_id
integer
required
data_source2_id
integer
required
id
integer
required
status
enum<string>
required
Available options:
needs_confirmation,
needs_authentication,
waiting,
queued,
processing,
done,
failed,
cancelled
algorithm
string | null
created_at
string<date-time> | null
data_source1_name
string | null
data_source2_name
string | null
diff_stats
Diff Stats · object | null
error
string | null
feedback
string | null
finished_at
string<date-time> | null
include_columns
string[] | null
pk_columns
string[] | null
result
string | null
result_status
string | null
results_count
integer
default:0
sampling_ratio
number | null
table1
string[] | null
table2
string[] | null