Notification Webhooks
List an organization's notification webhooks
List the organization’s registered notification webhooks in a stable order, so pagination is deterministic. The order is not a chronological contract: it keys on the projection row’s own creation time, which a projection rebuild would reset. Results are paginated with 50 items per page. The signing secret is never included — it is shown only once at creation and on rotation.
GET
List an organization's notification webhooks
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The organization ID of the user's organization
Query Parameters
Required range:
x >= 1Required range:
x >= 1List an organization's notification webhooks
