Fetch a webhook endpoint
Notification Webhooks
Fetch a webhook endpoint
Fetch a single webhook endpoint by its whr_… id.
Returns the endpoint’s url, subscribed event_categories, active flag, and timestamps.
The signing_secret is not included. Returns 404 if the endpoint does not exist in your
integration.
Example
GET /v1/notifications/webhooks/whr_01HXYZABC1234567890ABCDEFG
GET
Fetch a webhook endpoint
Authorizations
API key issued during merchant onboarding.
Path Parameters
Pattern:
[^\/#\?]+?