Get Collection Comments
GET/games/:game-id/collections/:collection-id/comments
Get all comments posted in the collections profile. Successful request will return an array of Comment Objects. We recommended reading the filtering documentation to return only the records you want.
Request
Responses
- 200
OK