Skip to main content
GET
/
cabinet
/
branding
/
lite-mode
Get Lite Mode Enabled
curl --request GET \
  --url http://localhost:8080/cabinet/branding/lite-mode
{
  "enabled": false
}

Response

200 - application/json

Successful Response

Lite mode enabled setting.

enabled
boolean
default:false