HomeGuidesAPI Reference
ChangelogHelp CenterCommunityContact Us
API Reference
These docs are for a deprecated API version. Click here to use the latest version.

Get Events

Get all events in an account
Requests can be sorted by the following fields: datetime, timestamp
Include parameters can be provided to get the following related resource data: metrics, profiles
Returns a maximum of 200 events per page.

Rate limits:
Burst: 350/s
Steady: 3500/m

Scopes:
Events Read

Query Params
array of strings
fields[event]
array of strings
fields[metric]
array of strings
fields[profile]
string

For more information please visit https://developers.klaviyo.com/en/v2023-01-24/reference/api-overview#filtering
Allowed field(s)/operator(s):
metric_id: equals
datetime: greater-or-equal, greater-than, less-or-equal, less-than
timestamp: greater-or-equal, greater-than, less-or-equal, less-than

array of strings
include
Headers
string
required
Defaults to 2023-01-24

API endpoint revision (format: YYYY-MM-DD[.suffix])

Responses

Language
Credentials