List Messages
Authentication
Query parameters
Filter messages by event type(s). Accepts multiple values, e.g., ?event_types=sync.completed&event_types=sync.failed.
Response
Unique identifier for this message (UUID format)
The type of event (e.g., ‘sync.completed’, ‘sync.failed’)
The event payload data, matching what is delivered to webhooks. Structure varies by event_type.
When this message was created (ISO 8601 format, UTC)
Channels this message was sent to (typically matches the event type)