跳转到主要内容
GET
JavaScript

授权

Authorization
string
header
必填

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

路径参数

event_id
string
必填

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

响应

Event retrieved successfully

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

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

最后修改于 2026年4月1日