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