#How to get a list of registered users on web?
4 messages · Page 1 of 1 (latest)
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 @spring glade for quick response.
Do you need anything else regarding this or can this be closed as solved?