Appearance
파일에 작성된 댓글 목록을 조회해요.
before
string | undefined
Example: 2026-04-26T09:15:00.000Z
2026-04-26T09:15:00.000Z
after
accessKey
id
string
Returns 200 OK.
200 OK
[]
array
[].id
[].content
[].anchor
number?
[].duration
[].drawing
boolean
[].createdAt
[].updatedAt
[].parent
object
[].parent.id
string?
[].author
object?
[].author.id
[].author.name
[].author.avatar
[].reactions
[].reactions[].type
[].reactions[].count
number
[].reactions[].me
[].reply
[].reply.count
[].reply.lastCreatedAt
[].reply.authors
[].reply.authors[].id
[].reply.authors[].name
[].reply.authors[].avatar
curl 'https://api.youvico.com/files/6ba7b810-9dad-11d1-80b4-00c04fd430c8/comments' \ -H 'Authorization: Bearer xoau.aB3xK9p2QwR7sT4uV1nM8oP5qL6rN0yZ7eF2gH4jK...'
목록 Default
파일에 작성된 댓글 목록을 조회해요.
접근 가능한 사용자
접근 권한
Request
Query
beforestring | undefinedExample:
2026-04-26T09:15:00.000Zafterstring | undefinedExample:
2026-04-26T09:15:00.000ZaccessKeystring | undefinedPath
idstringrequiredResponse
Returns
200 OK.[]array[].idstring[].contentstring[].anchornumber?[].durationnumber?[].drawingboolean[].createdAtstring[].updatedAtstring[].parentobject[].parent.idstring?[].authorobject?[].author.idstring[].author.namestring[].author.avatarstring?[].reactionsarray[].reactions[].typestring[].reactions[].countnumber[].reactions[].meboolean[].replyobject[].reply.countnumber[].reply.lastCreatedAtstring?[].reply.authorsarray[].reply.authors[].idstring[].reply.authors[].namestring[].reply.authors[].avatarstring?Example