v3
latestOpenAPI 3.0.02026-07-2759120262.8 KBIncidents
List incident comments
Returns paginated comments for a specific incident, ordered by creation date ascending (oldest first).
get/incidents/{id}/comments
Path parameters
idstring required
The incident ID
Query parameters
cursorstring
Example:42
Cursor to paginate through comments (comment ID)
limitnumber
Example:50
Number of comments to return (1-100, default 50)
Response
List of comments for the incident