Skip to content

Incident Comment

This model describes a single comment from the incident's comment list.

Field Type Description
id String Comment's ID
incidentId String Incident's ID
timestamp Integer Comment's timestamp.
text String Comment's text. Supports Markdown. See the Showdown documentation for a detailed description of the used Markdown flavor.
author Integer ID of the user who left the comment.