Stateless Sync API
Run sync pipeline (batch, returns JSON)
Runs the full read → write pipeline and returns the final EofPayload as a single JSON response.
post/pipeline_sync_batch
Request body
Example request
{
"run_id": "run_demo",
"state_limit": 100
}Response
Sync result