v1

latestOpenAPI 3.1.02026-07-17141679.5 KB
Pipelines

Run sync using the workflow backfill loop (no Temporal)

Exercises the same backfill loop code that the Temporal workflow uses, but runs inline without a Temporal server. Useful for testing the full workflow logic end-to-end.

post/pipelines/{id}/sync_workflow_test

Path parameters

idstring required

Unique pipeline identifier (e.g. pipe_abc123).

Example:pipe_abc123

Unique pipeline identifier (e.g. pipe_abc123).

Query parameters

time_limitnumber

Time limit per iteration (seconds)

Time limit per iteration (seconds)

Response

Backfill result with final eof and sync state

eofobject required
sync_stateobject