v1

latestOpenAPI 3.0.32026-07-13331437.0 KB
Maintenance

List maintenance windows

get/v1/maintenance-windows

Response

List of maintenance windows

uuidstring
namestring
start_datestring date-time
end_datestring date-time
monitorsstring[]
statuspagesstring[]

Example response

[
  {
    "title": {
      "en": "We are investigating the issue",
      "fr": "Nous enquêtons sur le problème"
    }
  }
]