Skip to main content
GET
Error

Authorizations

X-API-Key
string
header
required

API key authentication

Query Parameters

types
enum<string>[]

Filter events by type

Available options:
contact-created,
contact-updated,
contact-update-failed,
contact-unsubscribed,
contact-reactivated,
email-sent,
email-bounced,
email-delivered,
email-delayed,
email-rejected,
email-complaint,
email-opened,
email-clicked,
email-skipped
pastDays
integer
default:30

Filter events from the last N days (1-90). Defaults to 30 when omitted

Required range: 1 <= x <= 90
page
integer

page number

Required range: x >= 1
size
integer

page size

Required range: x >= 1

Response

Contact events for the account

records
object[]
total
integer