Passer au contenu principal
GET
JavaScript

Autorisations

Authorization
string
header
requis

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Paramètres de chemin

event_id
string
requis

Unique event identifier (case-sensitive, must match the ID used during ingestion)

Réponse

Event retrieved successfully

business_id
string
requis
customer_id
string
requis
event_id
string
requis
event_name
string
requis
timestamp
string<date-time>
requis
metadata
null | EventMetadata · object

Arbitrary key-value metadata. Values can be string, integer, number, or boolean.

Dernière modification le 1 avril 2026