Maintenance

Returns the current maintenance mode status

get/v1/maintenance

Response

isEnabledboolean required

Whether the maintenance mode is enabled

Example response

{
  "isEnabled": true
}

Changes

No recorded changes to this endpoint across all 2 revisions of this API.