Skip to main content

Fields

eventType : MessageEventType! required

The type of message event.

id : ID! required

The ID of the message event.

occurredAt : DateTime! required

The date and time this event occurred.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "eventType": "DELIVERED", "id": "30073997", "occurredAt": "2025-09-23T06:41:14.260948+00:00" }