Skip to main content
GET
Get Webhook
Fetch one webhook destination. The response carries hasSecret (not the secret itself); fetch the secret value any time via GET /api/webhooks/{id}/secret{ "secret": "whsec_…" }. See Webhooks.
string
required
Destination ID (whk_…).