Skip to main content
GET
Campaign Event Stream

Request

Path Parameters

string
required
The campaign’s unique ID (UUID)

Query Parameters

integer
default:"1"
Page number for pagination
integer
default:"50"
Events per page (max: 100)
string
Filter by event type: sent, delivered, opened, clicked, replied, bounced, unsubscribed, complained
string
Filter events for a single contact (UUID)
string
Only events on or after this ISO 8601 timestamp
string
Only events on or before this ISO 8601 timestamp

Headers

Requires an API key with the campaigns:read permission. Events are retained for 180 days.

Response

object
object

Example Response

Errors