Status Page Incident Updates
API endpoints for status page incident updates
Documentation Index
Fetch the complete documentation index at: https://docs.incident.io/llms.txt
Use this file to discover all available pages before exploring further.
The status page incident update object
The updated statuses of affected components
Example:
[
{
"component_id": "01FCNDV6P870EA6S7TK1DSYDG2",
"component_status": "operational"
}
]A unique ID for this status page incident update
Example:
"01FCNDV6P870EA6S7TK1DSYDG0"
Current status for this incident
Available options:
investigating, identified, monitoring, resolved Example:
"investigating"
Markdown update on what's changed about this status page incident
Example:
"abc123"
When this status page incident update was published to the status page
Example:
"2021-08-17T13:28:57.801578Z"
The ID of the corresponding status page incident
Example:
"01FCNDV6P870EA6S7TK1DSYDG1"