Skip to main content
GET
/
System
/
MaintenanceMode
Get maintenance mode status
curl --request GET \
  --url https://api.plantpredict.terabase.energy/System/MaintenanceMode
{
  "maintenanceMode": false
}

Documentation Index

Fetch the complete documentation index at: https://docs.plantpredict.com/llms.txt

Use this file to discover all available pages before exploring further.

Response

Maintenance mode flag

maintenanceMode
boolean