Skip to main content

List a network's webhook subscriptions

GET 

/v1/networks/:networkId/webhooks

Returns a cursor-paginated page of the network's webhook subscriptions, ordered by id; each shows its url, subscribed event types, and status (active or disabled). The signing secret is never included. Requires read access to the network.

Request

Responses

A page of webhooks (the signing secret is never included)