v1

latestOpenAPI 3.1.02026-07-17143499.7 KB
Stateless Sync API

Check connector connection

Validates the source/destination config and tests connectivity. Streams NDJSON messages (connection_status, log, trace) tagged with _emitted_by. Pass only=source or only=destination to check a single side.

post/pipeline_check

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 check messages