Skip to main content
GET
/
cabinet
/
admin
/
ban-system
/
settings
Get Settings
curl --request GET \
  --url http://localhost:8080/cabinet/admin/ban-system/settings
{
  "settings": []
}

Response

200 - application/json

Successful Response

All settings response.

settings
BanSettingDefinition · object[]