Skip to main content
GET
List Sources & Adapters

Draft — needs review

Auth: Authorization: Bearer tr_...

GET /v0/sources

Lists sources with their schedule and health. Defaults to your personal sources.
Each row carries the adapter, the bound connection and brain, the interval, the task kind and assignee rule, plus health: lastRunAt, nextRunAt, consecutiveFailures, lastError, disabledAt.

GET /v0/sources/adapters

Lists the supported adapters and what each one needs — a connection, a brain, an interval — so a caller can build a valid create request without guessing.

Error codes

Operator mirror

GET /v0/operator/sources, GET /v0/operator/sources/adapters.