List webhook endpoints
Notification Webhooks
List webhook endpoints
Returns all webhook endpoints registered for the calling integration.
Each endpoint reports its id (whr_…), delivery url, subscribed event_categories,
active flag, and timestamps. The signing_secret is never returned here — it is only
exposed on create and rotate-secret.
Example
GET /v1/notifications/webhooks
GET
List webhook endpoints
Authorizations
API key issued during merchant onboarding.