Get an event

Returns the full detail for a single event, including its properties, consent snapshot, click IDs, and per-platform delivery results.

Authentication

X-Workspace-Idstring
API Key authentication via header

Path parameters

event_idstringRequired

Response

Successful Response
event_idstring
event_namestring
event_timestring
anonymous_idstring
user_idstring
person_idstring
page_urlstring
utm_sourcestring
utm_mediumstring
channelstring
device_typestring
osstring
browserstring
countrystring
revenue_centsinteger
currencystring
order_idstring
test_modeboolean
received_atstring
ipstring
user_agentstring
page_pathstring
page_referrerstring
page_titlestring
utm_campaignstring
utm_contentstring
utm_termstring
email_hashstring
phone_hashstring
click_idsobject
Click IDs from ad platforms.
consentobject
The consent state captured on an event at ingest.
emailstring or null
phonestring or null
first_namestring or null
last_namestring or null
deliverieslist of objectsDefaults to []
propertiesany
traitsany

Errors

422
Unprocessable Entity Error