---
title: "List maintenance windows"
method: GET
path: "/v1/maintenance-windows"
tags: ["Maintenance"]
---

# List maintenance windows

`GET /v1/maintenance-windows`

## Response `200`

List of maintenance windows

- MaintenanceWindow[]
  - `uuid` string
  - `name` string
  - `start_date` string, date-time
  - `end_date` string, date-time
  - `monitors` string[]
  - `statuspages` string[]
  - `title` LocalizedText — Localized text object with language keys
    - `en` string
    - `fr` string
    - `de` string
    - `ru` string
    - `nl` string
    - `pl` string
    - `se` string

---

[API](https://skmtc.dev/hyperping/apis/hyperping-api.md) · [All operations](https://skmtc.dev/hyperping/apis/hyperping-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hyperping/hyperping-api/revisions/953c52272fa8/schema)
