Get a webhook endpoint
Webhooks
Get a Webhook Endpoint
GET
Get a webhook endpoint
Retrieve details for a specific webhook endpoint.
Authorizations
Use your secret API key as a Bearer token.
Keys are prefixed: sk_live_ (production) or sk_test_ (sandbox).
Path Parameters
The webhook endpoint identifier (prefixed we_)
Response
Webhook endpoint details
Unique identifier (prefixed we_)
Available options:
checkout.created, checkout.payment_detected, checkout.confirming, checkout.completed, checkout.expired, checkout.failed HMAC signing secret (prefixed whsec_).
Only returned on creation — store it securely.
Available options:
active, disabled