get_webhook_event
Fetch event history for a specific webhook ID to monitor deliveries and troubleshoot integration issues.
Instructions
Get a list of events for a given webhook. (GET /webhookEvents/{id})
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| extraQuery | No | Extra raw query parameters not explicitly listed above — e.g. FUB custom field filters like custom.ClosingDate on /people or /deals. Keys and values are sent as-is. |