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
- [SOLVED] Error upgrading from 1.8.1 to 1...
DO Self-hosted server failed to upgrade with this error "Error response from daemon: client version 1.52 is too new. Maximum supported API version is 1.42". U...
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...
- executeFunction intermittently throws Fo...
Environment: Flutter app using the Appwrite Flutter SDK, calling executeFunction for [describe endpoint, e.g. live-stream-related function]. *Description*: Int...