Return every signal_source_configs row owned by the caller — the user’s global per-source enable toggle and JSONB config.
signal_source_configs row owned by the caller — the user’s global per-source enable toggle and JSONB config. The pipeline reads this table when deciding which adapters to query; updateSignalSourceConfig cascades enabled to every matching signal_type_sources row so per-type overrides stay in sync.
/api/signals/sources/config with other verbs. See the sibling page for related operations on the same resource.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
All user source configs. May be empty if the user hasn't yet seeded defaults (seeding happens lazily during signal type creation).