Skip to main content

Get Sync Summary

GET 

/api/v1/sync/summary

Get ground truth statistics for reconciliation.

The backend calls this endpoint to compare its catalog against the actual state of the cluster's database.

Returns:

  • timestamp: Current server time
  • datasets: List of datasets with entry counts and sizes
  • totals: Aggregated statistics across all datasets

Responses

Successful Response