Feeds
List feeds
Returns all feeds. A feed combines a saved filter (view) with optional notification destinations.
GET
List feeds
Authorizations
Clerk API key. Create one in Settings → API Keys. Pass as Authorization: Bearer <key>.
Query Parameters
When true, omits feeds that already have a notification destination attached. Useful for surfacing feeds that exist but aren't wired up to email/Slack/webhook yet.
Example:
true
Response
200 response
List of feeds for the authenticated organization.
List feeds
