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
revenue_usd_centsinteger
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
Consent statuses for dashboard display. Blank string means unanswered.
emailstring or nullOptional
phonestring or nullOptional
first_namestring or nullOptional
last_namestring or nullOptional
deliverieslist of objectsOptionalDefaults to []
propertiesanyOptional

Errors

422
Unprocessable Entity Error