코멘트와 답글 가져오기

지정된 코멘트 또는 답글 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