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
| Method | GET |
| Path | /api/chain/:slug/sources |
| Auth | public (no key) |
| Group | Machine · 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.