Maintenance
Get maintenance mode status
Tells you whether maintenance mode is enabled or disabled
get/api/admin/maintenance
Response
maintenanceSchema
Example response
{
"enabled": true
}Changes
No recorded changes to this endpoint across all 7 revisions of this API.