Get events by user_id

ユーザーごとに記録されたイベントを取得します。

Required Scope

APIの実行に必要なScopeです。

beta.track.event.get

Required Role

管理画面でScopeを追加する際に必要な権限です。

基本機能 > 基本機能作成・編集
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
Defaults to {user_id}

特定のユーザーを識別するキー メンバーの情報を取得する場合は当該メンバーの user_id を指定します。 ビジターの情報を取得する場合は visitor_id( vis-xxxxxxxxxx の形式) をこのプロパティの引数に指定します。

event_names
array of strings
required
length between 1 and 10
Defaults to view

取得したいイベントの名前をリスト形式で指定します。 最大10個のイベント名を指定することができます。

event_names*
options
object | null
Headers
string

今後利用する可能性のある予約語です。現在は設定不要です。

string

認証情報を含むトークンです。"Authorization" ヘッダーに Bearer <token> の形式で設定してください。

string

リクエストのコンテンツタイプを指定します。通常は application/json を使用してください。

Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Choose an example:
application/json