v53

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-076771,7565.2 MB
maintenance-window

Search for a maintenance window.

Spaces method and path for this operation:

<div><span class="operation-verb get">get</span>&nbsp;<span class="operation-path">/s/{space_id}/api/maintenance_window/_find</span></div>

Refer to Spaces for more information.

[Required authorization] Route required privileges: read-maintenance-window.

get/api/maintenance_window/_find

Query parameters

titlestring

The title of the maintenance window.

created_bystring

The user who created the maintenance window.

statusstring[]

The status of the maintenance window. It can be "running", "upcoming", "finished", "archived", or "disabled".

pagenumber

The page number to return.

per_pagenumber

The number of maintenance windows to return per page.

Response

Indicates a successful call.

pagenumber required

The current page number.

per_pagenumber required

The number of maintenance windows returned per page.

totalnumber required

The total number of maintenance windows that match the query.