MINARA

因子キャンペーンイベントのストリーム

GET /v1/factors/campaigns/:id/events - 永続化されたキャンペーンイベントを Server-Sent Events として再生し、継続配信します。

GET /v1/factors/campaigns/:id/events

永続化されたキャンペーンイベントを Server-Sent Events として再生し、継続配信します。

メソッドGET
パス/v1/factors/campaigns/:id/events
認証Authorization: Bearer <token> 必須
カテゴリresearch

レスポンス本文

text/event-stream — id, event, and JSON data frames

注記

イベント ID は単調増加します。Last-Event-ID で再接続すると、配信済みイベントは重複しません。

目次