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
- 1.6.2 to 1.7.0
Hi everyone. I am running a self-hosted Appwrite server on version 1.6.2. What is the safest way to migrate to the next version? Should I update directly to...
- Exception: Route not found when calling ...
I have self-hosted v1.8.1 and I am using an Appwrite function with node-appwrite v22. When I call the createVarcharColumn() in my server function I get this exc...
- Document created without ID in console
Hi team, I’m experiencing an issue in the Appwrite console. When I create a document in a collection via the **Collections UI**, the document gets created **wi...