Skip to main content
GET
Get comments by comment id

Path Parameters

id
integer
required

Query Parameters

get_positions
boolean

Response

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