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