Get a webhook endpoint
Webhooks
Get a webhook endpoint
Returns the endpoint detail. Plaintext secret is NOT included — only secret_prefix. Cross-team access returns 404 to avoid leaking endpoint existence.
GET
Get a webhook endpoint
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Date-pinned API version (e.g. 2026-05-04). Omit to receive the latest stable version. Behaves like Stripe's Stripe-Version — pinning a version freezes payload shapes against breaking changes during the 12-month sunset window.
Path Parameters
cuid of the resource
Response
OK
whsec_ + 6 chars of entropy
Allowlisted event names or * to subscribe to all events
Available options:
enabled, disabled