Skip to main content

The status page incident object

component_impacts
object[]
required

A list of time periods that this status page incident had an impact on a component

Example:
id
string
required

A unique ID for this status page incident

Example:

"01FCNDV6P870EA6S7TK1DSYDG0"

incident_status
enum<string>
required

Current status for this incident

Available options:
investigating,
identified,
monitoring,
resolved
Example:

"investigating"

name
string
required

A title for the incident

Example:

"Elevated API latency"

published_at
string<date-time>
required

When this status page incident was published to the status page

Example:

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

status_page_id
string
required

The ID of the corresponding status page

Example:

"01FCNDV6P870EA6S7TK1DSYDG0"

updates
object[]
required

A list of updates posted to this status page incident

Example: