Audit Logs
Data sources
Data diffs
Explore
BI
- GETList all integrations
- POSTCreate a DBT BI integration
- PUTUpdate a DBT BI integration
- POSTCreate a Hightouch integration
- PUTUpdate a Hightouch integration
- POSTCreate a Looker integration
- PUTUpdate a Looker integration
- POSTCreate a Mode Analytics integration
- PUTUpdate a Mode Analytics integration
- POSTCreate a Power BI integration
- PUTRename a Power BI integration
- POSTCreate a Tableau integration
- PUTUpdate a Tableau integration
- GETGet an integration
- DELRemove an integration
- GETSync a BI integration
Get a data diff summary
Use the 'Authorization' header with the format 'Key <api-key>'
Authorizations
Use the 'Authorization' header with the format 'Key <api-key>'
Path Parameters
Response
Results of the diff, materialized into tables.
Results of row-to-row comparison between dataset A and B. Semantics is the same as for exclusive_pks1
field.
Rows with duplicate primary keys detected in dataset A. Semantics is the same as for exclusive_pks1
field.
Rows with duplicate primary keys detected in dataset B. Semantics is the same as for exclusive_pks1
field.
Rows with exclusive primary keys detected in dataset A and B. None
if table is not ready yet or if materialization wasn't requested. If materialization is completed, for a diff inside a single database the field will contain a list with one element. If diff compares tables in different databases, the list may contain one or two entries.
done
, success