Skip to main content

GET /api/chain/:slug/sources

shows a section per named source). The data lives in data_source_audits (display_name, source_type, events_seen/stamped, alive) — this is the read surface the Observer's Sources section uses. canRead-gated: private machi

MethodGET
Path/api/chain/:slug/sources
Authpublic (no key)
GroupMachine · Chain

Request

curl -X GET https://zeqsdk.com/api/chain/YOUR_MACHINE/sources

Generated from the node's own route registry (GET /api/endpoints) — this path is live.