Get webhook by ID
Webhooks
Get webhook by ID
GET
Get webhook by ID
Authorizations
Token from POST /auth/token
Path Parameters
Response
Webhook details
A partner-configured webhook endpoint. The signing key is never serialized back; it is returned in cleartext only from create/rotate-key.
Example:
"whk_01H9Xa8F5dN6mP3q"
Example:
"webhook"
Example:
"https://partner.example/webhooks"
Webhook lifecycle state. suspended is set only by the service when the endpoint is unhealthy.
Available options:
enabled, disabled, suspended Set on transition to suspended; describes the down/suspend cause.
Example:
Per-webhook HTTP timeout. Default 5000, hard cap 10000.
Example:
5000
Down-notification threshold (10 min – 1 day; default 1 h).
Available options:
live, sandbox