Skip to main content

Get Recent Webhook Events

GET 

/api/integrations/:integration_id/webhooks/events

Get recent webhook events for an email integration.

Useful for debugging webhook issues and reviewing delivery status.

Args: integration_id: The ID of the email integration limit: Maximum number of events to return (default: 50, max: 200)

Returns: List of recent webhook events with status information

Request

Responses

Successful Response