Skip to main content
GET
/
cabinet
/
branding
/
lite-mode
Get Lite Mode Enabled
curl --request GET \
  --url https://api.example.com/cabinet/branding/lite-mode
{
  "enabled": false
}

Documentation Index

Fetch the complete documentation index at: https://docs.bedolagam.ru/llms.txt

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

Response

200 - application/json

Successful Response

Lite mode enabled setting.

enabled
boolean
default:false