Api referenceComments
Search comments
AuthorizationBearer <token>
In: header
Query Parameters
next?string
prev?string
sortBy?string
sortDirection?string
Value in
- "desc"
- "asc"
entityId*string
parentId*string
Response Body
application/json
curl -X GET "https://example.com/v2/comments/search?entityId=string&parentId=string"{ "data": [ {} ]}