Hello Team, I'm using Appwrite cloud for my web app, my requirement is to show the number of registered users in my web app, however, I'm not able to find a way to do that using the Appwrite package. any help would be appreciated, thank you!
End users cannot fetch users because that would be a privacy concern. That data is available via a server SDK (with API key). So, I would suggest creating an Appwrite function that uses the server SDK to fetch that count
Thanks @Steven for quick response.
Do you need anything else regarding this or can this be closed as solved?
We can mark this as solved @Steven , thanks!
Recommended threads
- Sudden CORS Errors - Domain hasn't Chang...
I have an Appwrite project with two web apps configured, the first one has the hostname `*` and the second one I just added to test if it could fix the issue wi...
- Any way to temporarily bypass the email ...
Hey guys, any way to bypass the email verification to use the accounts again? i need to recover some projects that due to recent changes have been stopped, and ...
- Collections list not showing up when try...
I'm trying to create new relationship attribute but both one way and two way relationship is not showing up collections list to connect with my relationship att...