where can i find Rest Api [ Users ] like > https://cloud.appwrite.io/v1/users/md5
Check the Referemces page https://appwrite.io/docs/references
I see that the server side REST was removed
Otherwise you can use REST in the platform dropdown
where endpoint ??
Yes, the endpoint was removed from some reason. You can still find the endpoints in the source code
For example
here's the one for the MD5
thanks π
You can also use WayBack Machine to check the older docs.
[SOLVED] where do I find the Rest api endpoints now [Users]?
Recommended threads
- HTTP Error 500 ''
Hello to everyone, I'm a Flutter developer and actually I'm developing an app using Appwrite.. during my tests and also massive ones I've noticed something we...
- CSV imports were not working but found a...
With 1.9.5 Self-Hosted on a remote Debian 13 VPS I was trying to upload some data using the Import from CSV function. After following the Docs I created a csv f...
- Inviting members while SMTP is disabled ...
Issue: https://github.com/appwrite/console/issues/3125 PR: https://github.com/appwrite/console/pull/3126