팀 노션 모음집
/
뉴스피드 프로젝트
/
F12(DevTools)
/
API 명세
/
댓글 조회
Search
Duplicate
댓글 조회
Method
GET
Header
Authorization : “accesstoken”
Request
Response
{ "commentId" : 1, "commentContent" : "좋은 글 감사합니다." }
URL
/api/comments/{commentId}