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
- Problem with Google Workspace at DNS Rec...
Hello, I bought a domain at Namecheap, and Google Workspace used to work there, but now that I switched from Custom DNS to Appwrite's nameservers, it doesn't w...
- change role of a team member in Appwrite
It's not possible to add/change roles of a team meber in Appwrite Frontend. When you click on a member of a team you get forwarded to the configuration page of ...
- Session not found. Please run appwrite l...
I have encounter an issue with appwrite CLI They asking for a login session but in the doc, it’s mention that only setup client with endpoint / api key is enou...