메인 콘텐츠로 건너뛰기
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일