curl --request GET \
--url http://localhost:8080/cabinet/info/support-config{
"tickets_enabled": true,
"support_type": "<string>",
"support_url": "<string>",
"support_username": "<string>"
}Get support/tickets configuration for cabinet.
curl --request GET \
--url http://localhost:8080/cabinet/info/support-config{
"tickets_enabled": true,
"support_type": "<string>",
"support_url": "<string>",
"support_username": "<string>"
}