Skip to main content
List incident updates. Incident Updates allows you to see all the updates that have been shared against a particular incident. This will include any time that the Severity or Status of an incident changed, alongside any additional updates that were provided.

The incident update object

created_at
string<date-time>
required

When the update was created

Example:

"2021-08-17T13:28:57.801578Z"

id
string
required

Unique identifier for this incident update

Example:

"01FCNDV6P870EA6S7TK1DSYDG0"

incident_id
string
required

The incident this update relates to

Example:

"01FCNDV6P870EA6S7TK1DSYDG0"

new_incident_status
object
required
Example:
updater
object
required
Example:
merged_into_incident_id
string

The ID of the incident this incident was merged into, if the to state of this update is 'merged'.

Example:

"01FCNDV6P870EA6S7TK1DSYDG0"

message
string

Message that explains the context behind the update

Example:

"We're working on a fix, hoping to ship in the next 30 minutes"

new_severity
object
Example: