curl --request GET \
--url http://localhost:8080/cabinet/admin/ban-system/users/over-limit{
"users": [],
"total": 0,
"offset": 0,
"limit": 50
}Get users who exceeded their device limit.
curl --request GET \
--url http://localhost:8080/cabinet/admin/ban-system/users/over-limit{
"users": [],
"total": 0,
"offset": 0,
"limit": 50
}