We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Need a way to get the list of users and their data (except passwords). So we can see what brands etc. are set.
Could be joined with /user/get_userstats (rename to something appropriate). So we get the user info and the stats in one call.
/user/get_userstats
This is should be possible only for the admin (See #6)
The text was updated successfully, but these errors were encountered:
crux23
No branches or pull requests
Need a way to get the list of users and their data (except passwords). So we can see what brands etc. are set.
Could be joined with
/user/get_userstats
(rename to something appropriate). So we get the user info and the stats in one call.This is should be possible only for the admin (See #6)
The text was updated successfully, but these errors were encountered: