Reconcile Sync

Run an on-demand reconciliation: list the bucket, diff it against Captain’s indexed state, then index added/modified objects and apply the deletion policy to removed ones. Returns the deltas. This is the same operation the scheduled cadence runs automatically.

Path parameters

sync_idstringRequired
The sync id.

Headers

authorizationstring or nullOptional

Bearer {api_key}. Your Captain API key.

Response

Successful Response
sync_idstringOptional
job_idstring or nullOptional
Index job spawned for the deltas, if any.
addedintegerOptional
modifiedintegerOptional
removedintegerOptional
unchangedintegerOptional
deleted_documentsintegerOptional

Documents soft-deleted this pass under mirror/archive.

© 2026 Captain