Stateless Sync API
Run sync pipeline (read → write)
Reads from the source connector and writes to the destination (backfill mode).
post/pipeline_sync
Request body
Example request
{
"time_limit": 300,
"soft_time_limit": 150,
"run_id": "run_demo"
}Response
NDJSON stream of sync messages