Skip to main content
GET
List feeds

Authorizations

Authorization
string
header
required

Clerk API key. Create one in Settings → API Keys. Pass as Authorization: Bearer <key>.

Query Parameters

excludeWithNotifications
enum<string>

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. Accepts the literal string "true" or "false".

Available options:
true,
false
Example:

"true"

Response

200 response

List of feeds for the authenticated organization.

data
object[]
required