Ingestion
Ocr Sync Stats
Get OCR sync statistics for multiple data connectors from cached database values.
This endpoint only retrieves pre-calculated statistics from the database. If stats are older than 15 minutes, a background task is triggered to refresh them.
POST
Python
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
