Skip to main content
GET
List Webhook Events

Authorizations

Authorization
string
header
required

Bearer API key for server-to-server access. Session auth is also supported in first-party UI flows.

Query Parameters

organizationId
string

Optional organization scope for session-authenticated calls. OAuth client credentials resolve the organization from the token.

Maximum string length: 120
eventType
string

Repeat or comma-separate supported webhook event keys.

occurredSince
string<date-time>

Inclusive event occurrence lower bound.

cursor
string

Opaque cursor returned by the preceding page.

limit
integer
default:100
Required range: 1 <= x <= 250

Response

Success

ok
boolean
apiVersion
string
default:developer_v1