latestOpenAPI 3.1.02026-08-1051108155.9 KB

6e6f8dad92bf

Maintenance

Returns the current maintenance mode status

get/v1/maintenance

Response

isEnabledboolean required

Whether the maintenance mode is enabled

Example response

{
  "isEnabled": true
}