get-events
Retrieve email delivery events from SendLayer with filters for date range, event type, and message ID to track webhook notifications.
Instructions
Retrieve events with optional filters
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| startDate | No | ISO date, inclusive | |
| endDate | No | ISO date, inclusive | |
| event | No | Event type filter | |
| messageId | No | ||
| retrieveCount | No |