API endpoints for status page incidents
A list of time periods that this status page incident had an impact on a component
[
{
"component_id": "01GW7P4ES31Q6V1ZQH321T0GJN",
"component_status": "degraded_performance",
"end_at": "2021-08-17T13:28:57.801578Z",
"start_at": "2021-08-17T13:28:57.801578Z"
}
]A unique ID for this status page incident
"01FCNDV6P870EA6S7TK1DSYDG0"
Current status for this incident
investigating, identified, monitoring, resolved "investigating"
A title for the incident
"Elevated API latency"
When this status page incident was published to the status page
"2021-08-17T13:28:57.801578Z"
The ID of the corresponding status page
"01FCNDV6P870EA6S7TK1DSYDG0"
A list of updates posted to this status page incident
[
{
"component_statuses": [
{
"component_id": "01FCNDV6P870EA6S7TK1DSYDG2",
"component_status": "operational"
}
],
"id": "01FCNDV6P870EA6S7TK1DSYDG0",
"incident_status": "investigating",
"message": "abc123",
"published_at": "2021-08-17T13:28:57.801578Z",
"status_page_incident_id": "01FCNDV6P870EA6S7TK1DSYDG1"
}
]