get_webhooks
Retrieve all webhooks or a single webhook by ID to see its subscriptions, including agents and event types such as pre-conversation, post-conversation, and analytics-completed.
Instructions
List the organization's webhooks, or fetch a single one by ID. Each webhook includes its subscriptions — the agents and event types (pre-conversation, post-conversation, analytics-completed) it's attached to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| webhook_id | No | Fetch just this webhook. Omit to list all webhooks. |