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

Response

200 - application/json

Successful Response

Fullscreen enabled setting.

enabled
boolean
default:false