curl --request GET \
--url http://localhost:8080/cabinet/admin/ban-system/users/search/{query}{
"users": [],
"total": 0,
"offset": 0,
"limit": 50
}Search for users.
curl --request GET \
--url http://localhost:8080/cabinet/admin/ban-system/users/search/{query}{
"users": [],
"total": 0,
"offset": 0,
"limit": 50
}