Skip to main content
GET
/
cabinet
/
branding
/
fullscreen
Get Fullscreen Enabled
curl --request GET \
  --url https://api.example.com/cabinet/branding/fullscreen
{
  "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

Fullscreen enabled setting.

enabled
boolean
default:false