Get related comments
Returns a list of comments associated with an object
GET
/api/comment/getRelatedComments
curl \
-X GET http://api.example.com/api/comment/getRelatedComments \
-H "Authorization: Bearer $ACCESS_TOKEN"