curl --request GET \
--url http://localhost:8080/cabinet/admin/button-styles{
"home": {
"style": "primary",
"icon_custom_emoji_id": "",
"enabled": true,
"labels": {}
},
"subscription": {
"style": "primary",
"icon_custom_emoji_id": "",
"enabled": true,
"labels": {}
},
"balance": {
"style": "primary",
"icon_custom_emoji_id": "",
"enabled": true,
"labels": {}
},
"referral": {
"style": "primary",
"icon_custom_emoji_id": "",
"enabled": true,
"labels": {}
},
"support": {
"style": "primary",
"icon_custom_emoji_id": "",
"enabled": true,
"labels": {}
},
"info": {
"style": "primary",
"icon_custom_emoji_id": "",
"enabled": true,
"labels": {}
},
"admin": {
"style": "primary",
"icon_custom_emoji_id": "",
"enabled": true,
"labels": {}
}
}Return current per-section button styles. Admin only.
curl --request GET \
--url http://localhost:8080/cabinet/admin/button-styles{
"home": {
"style": "primary",
"icon_custom_emoji_id": "",
"enabled": true,
"labels": {}
},
"subscription": {
"style": "primary",
"icon_custom_emoji_id": "",
"enabled": true,
"labels": {}
},
"balance": {
"style": "primary",
"icon_custom_emoji_id": "",
"enabled": true,
"labels": {}
},
"referral": {
"style": "primary",
"icon_custom_emoji_id": "",
"enabled": true,
"labels": {}
},
"support": {
"style": "primary",
"icon_custom_emoji_id": "",
"enabled": true,
"labels": {}
},
"info": {
"style": "primary",
"icon_custom_emoji_id": "",
"enabled": true,
"labels": {}
},
"admin": {
"style": "primary",
"icon_custom_emoji_id": "",
"enabled": true,
"labels": {}
}
}Successful Response
Full button styles configuration (all 7 sections).
Configuration for a single button section.
Show child attributes
Configuration for a single button section.
Show child attributes
Configuration for a single button section.
Show child attributes
Configuration for a single button section.
Show child attributes
Configuration for a single button section.
Show child attributes
Configuration for a single button section.
Show child attributes
Configuration for a single button section.
Show child attributes