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