Get comments and replies

Fetch all Comments and Replies for a given Comment or Reply 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
User model
owner_idstring形式: "uuid"
textstring
timestampinteger

エラー

401
Unauthorized Error
404
Not Found Error