curl --request GET \
--url http://localhost:8080/cabinet/admin/ban-system/traffic{
"enabled": false,
"stats": {},
"top_users": [],
"recent_violations": []
}Get full traffic statistics including top users.
curl --request GET \
--url http://localhost:8080/cabinet/admin/ban-system/traffic{
"enabled": false,
"stats": {},
"top_users": [],
"recent_violations": []
}