Request
Path Parameters
uuidstringrequired
The unique identifier of the maintenance window
Example:"mw_TY2vFNUbdzdskD"
Response
Returns the maintenance window object if a valid identifier was provided.
Maintenance Window Objectapplication/json
uuidstring
Unique identifier for the maintenance window
namestring
Internal name for the maintenance window
titleobject
Localized title object with language keys
start_datestring
Start date in ISO 8601 format
end_datestring
End date in ISO 8601 format
monitorsarray<string>
Array of monitor and component UUIDs
statuspagesarray<string>
Array of status page UUIDs
updatesarray<object>
Array of update messages with
text and datenotificationOptionenum<string>
How subscribers are notified
notificationMinutesnumber
Minutes before start to send scheduled notification
statusenum<string>
Current status of the maintenance window
createdBystring
Email of the user who created the maintenance window
createdAtstring
Creation timestamp in ISO 8601 format