v1

latestOpenAPI 3.1.02026-07-17143499.7 KB
Stateless Sync API

Set up destination schema

Creates destination tables and applies migrations. Streams NDJSON messages (control, log, trace) tagged with _emitted_by. Pass only=destination to run destination setup alone (e.g. optimistic table creation) or only=source to isolate the source.

post/pipeline_setup

Request body

only'source' | 'destination'

Run only the source or destination side. Useful for optimistic destination setup or isolating a connector when debugging.

Response

NDJSON stream of setup messages