get_webhook
Retrieve a webhook subscription's details, including subscribed events and active status, using its ID. Requires an org-level API key.
Instructions
Get a single webhook subscription by id, including its subscribed event types and active state. The signing secret is never returned. Requires an org-level API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| webhook_id | Yes | Webhook subscription to fetch |