Get webhook
get_unified_webhookRetrieve a single webhook by its ID from the connected account. Returns the full webhook record. Requires id (obtained from list_unified_webhooks). Use when you already have the ID; to search or list webhooks, use list_unified_webhooks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the webhook to get |