メインコンテンツへスキップ
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日