ID でコメントを取得

ID でコメントを取得

認証

AuthorizationBearer

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

パスパラメータ

comment_idstring必須形式: "uuid"
Comment ID

クエリパラメータ

includestringオプション

レスポンス

Comment success response
annotationstringオプション
completedbooleanオプション
completed_atstringオプション
completer_idstringオプション形式: "uuid"
has_repliesbooleanオプション
idstringオプション形式: "uuid"
like_countintegerオプション
ownerobjectオプション

ユーザーモデル

owner_idstringオプション形式: "uuid"
textstringオプション
timestampintegerオプション

エラー

401
Unauthorized Error
404
Not Found Error