コメントと返信を取得

指定されたコメントまたは返信 ID のすべてのコメントと返信を取得

認証

AuthorizationBearer

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

パスパラメータ

comment_idstring必須形式: "uuid"

クエリパラメータ

includestringオプションデフォルト値 replies

レスポンスヘッダー

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

レスポンス

Comments 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