search_message_events
Search and filter message events by time range, event types, recipients, and domains. Paginate results with cursor and per_page for efficient browsing.
Instructions
Search message events (one page; cursor + per_page for paging)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | End of time range (ISO-8601) | |
| from | No | Start of time range (ISO-8601) | |
| cursor | No | Pagination cursor from previous response links | |
| events | No | Filter by event types | |
| per_page | No | Results per page (1–10000) | |
| recipients | No | Comma-delimited recipient emails | |
| recipient_domains | No | Comma-delimited recipient domains |