Skip to main content
GET
get comments by IDs.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

commentIds
string[]
required
Required array length: 1 - 10 elements
Maximum string length: 50

Response

Comment Information

comments
object[]
commentChildren
object[]
communityUsers
object[]
users
object[]
roles
object[]
files
object[]