curl --request GET \
--url http://localhost:8080/cabinet/info/service{
"name": "<string>",
"description": "<string>",
"support_email": "<string>",
"support_telegram": "<string>",
"website": "<string>"
}Get general service information.
curl --request GET \
--url http://localhost:8080/cabinet/info/service{
"name": "<string>",
"description": "<string>",
"support_email": "<string>",
"support_telegram": "<string>",
"website": "<string>"
}