API endpoints for status page maintenances
A list of time periods where components were under maintenance during this status page maintenance window
[
{
"component_id": "01GW7P4ES31Q6V1ZQH321T0GJN",
"end_at": "2021-08-17T13:28:57.801578Z",
"start_at": "2021-08-17T13:28:57.801578Z"
}
]A unique ID for this status page maintenance window
"01FCNDV6P870EA6S7TK1DSYDG0"
Current status for this maintenance window
maintenance_scheduled, maintenance_in_progress, maintenance_complete "maintenance_scheduled"
A title for the maintenance window
"Routine infrastructure upgrade"
When this status page maintenance window 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 maintenance window
[
{
"component_statuses": [
{
"component_id": "01FCNDV6P870EA6S7TK1DSYDG2",
"component_status": "operational"
}
],
"id": "01FCNDV6P870EA6S7TK1DSYDG0",
"maintenance_status": "maintenance_scheduled",
"message": "abc123",
"published_at": "2021-08-17T13:28:57.801578Z",
"status_page_maintenance_id": "01FCNDV6P870EA6S7TK1DSYDG1"
}
]