Skip to main content
GET
/
cabinet
/
branding
/
animation
Get Animation Enabled
curl --request GET \
  --url http://localhost:8080/cabinet/branding/animation
{
  "enabled": true
}

Response

200 - application/json

Successful Response

Animation enabled setting.

enabled
boolean
default:true