v2
latestOpenAPI 3.0.02026-07-261859071.2 MBMaintenance windows
List all maintenance windows
Lists all maintenance windows in your account.
get/v1/maintenance-windows
Query parameters
limitinteger
Limit the number of results
Limit the number of results
pagenumber
Page number
Page number
Filter for items which startsAt field matches the constraint
Filter for items which endsAt field matches the constraint
Headers
x-checkly-accountstring
Your Checkly account ID, you can find it at https://app.checklyhq.com/settings/account/general
Your Checkly account ID, you can find it at https://app.checklyhq.com/settings/account/general
Response
Successful
Example response
[
{
"id": 1,
"tags": [
"production"
]
}
]