インプレッションを取得

コメントを「表示」したユーザーのリストを取得

認証

AuthorizationBearer

Bearer <token>形式のBearer認証。tokenは認証トークンです。

パスパラメータ

comment_idstring必須形式: "uuid"

クエリパラメータ

includestringオプション

レスポンスヘッダー

page-numberinteger
Current page of results
per-pageinteger
Number of entries per page
totalinteger
Total entries across all pagess
total-pagesinteger
Number of pages

レスポンス

Comment Impressions success response
asset_idstringオプション形式: "uuid"
countintegerオプション
deleted_atstringオプション形式: "date-time"
idstringオプション形式: "uuid"
inserted_atstringオプション形式: "date-time"
typestringオプション
updated_atstringオプション形式: "date-time"
userobjectオプション

ユーザーモデル

user_idstringオプション形式: "uuid"

エラー

401
Unauthorized Error
404
Not Found Error