Row-by-row visibility into your sync runs
status
and
operation
, and returns a list of parquet files containing each of the matching records, their statuses, and their error
messages (if any).
This is ideal for large syncs where the number of records to sort through are unmanageable in paginated API responses from the above
Fetch Records API.