Show a list of all the comments for an item
GET
/commentsGet a JSON representation of comments
Request
Query Params
item_type
required
item's type
item_id
required
item's id
Responses
OK(200)
Parameter Error(422)
Server Error(500)
HTTP Code: 200
Content Type : JSONapplication/json
successful operation
Data Schema
object {0}
Example
{}
Last modified: 15 days ago