...
Incident comment collection resource, provides the ability to retrieve all or a subset of comments associated with an incident. Currently to add new comments to an incident, you must update the incident and include a 'Comments' child collection (see the Incident resource examples for more details).
This resource supports the following methods: GET
Methods
GET
...
Retrieves all (or a subset) of an incident's comments.
...