Skip to main content
GET
Get comments by comment id

路径参数

id
integer
必填

查询参数

get_positions
boolean

响应

200 - application/json

Comments

id
string
body
string | null
parentEntityType
string | null
parentEntityID
integer | null
parentCommentID
string | null
userAddress
string | null
replyAddress
string | null
createdAt
string<date-time> | null
updatedAt
string<date-time> | null
profile
object
reactions
object[]
reportCount
integer | null
reactionCount
integer | null