Skip to main content

EmailEvent

statusstringrequired

Email status at the time of this event.

created_atstring<date-time>required

When this event occurred.

event_typestring

Specific event type (e.g. opened, clicked, bounced).

EmailEvent
{
"status": "string",
"created_at": "2024-07-29T15:51:28.071Z",
"event_type": "string"
}