Webhook event logs
Webhook event logs
The webhook event logs provide a way to track events as they are sent by the system, and allow the user
to help track messages, or diagnose issues with webhooks.
See the webhooks documentation for more information on receiving webhooks, or the webhook section for information
about the webhooks themselves.
Previous
Query Webhook Event LogsQuery webhook event logs, optionally applying a filter.
### Queryable Fields
- `status` - `STRING`
- `webhookId` - `OBJECT_ID`
- `attemptStartDate` - `DATE_TIME`
- `eventType` - `STRING`
- `responseStatusCode` - `INT32`
### Permissions
- `api.webhooks.read`
Next

