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
- Function for long running task (other 60...
My function need long running other 60 seconds. But async mode return empty body. How to deal with that please ?
- OAuth2 Provider is disabled automaticall...
Hi everyone, I'm using self-host Appwrite 1.7.4. I can setup OAuth2 with Google successfully, however the provider is disabled automatically after one day witho...
- Disabling registration
Is it possible to disable registration in self hosted ?