
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
- Image Loading issue in Snapgram project
Hello community, I have a issue with the Image Loading I made a Project from youtube of Snapgram, it worked perfectly 8 months ago, but now the images aren't l...
- No Targets Created For Email OTP Users
I use OTP for my users. All emails are verified. No one has their email as a target. What am I doing wrong? The documentation says the targets should be created...
- Retrieving user access token on client s...
I am trying to retrieve the user token from the cookies, but they are HTTP-only and can not be accessed. Is there a way to extract the user token from the cooki...
