curl --request GET \
--url http://localhost:8080/cabinet/branding/fullscreen{
"enabled": false
}Get fullscreen enabled setting. This is a public endpoint - no authentication required.
curl --request GET \
--url http://localhost:8080/cabinet/branding/fullscreen{
"enabled": false
}Successful Response
Fullscreen enabled setting.