Get Webhook
wa_get_webhookShow the currently configured inbound webhook, including whether it is still enabled and why it was disabled if it was. The signing secret is never returned — it is shown only when the webhook is created.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| events | No | ||
| enabled | No | ||
| configured | Yes | ||
| webhook_id | No | ||
| disabled_by | No | who paused delivery: owner, system (our delivery worker) or staff (support, and not resumable here) | |
| disabled_reason | No | ||
| last_delivery_at | No |