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