
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
- Having errors migrating to cloud
Project will not migrate compeltely
- ENV vars not updating
When i do `nano .env` it shows `_APP_DOMAIN_TARGET=` as set to my domain, but when i do `docker compose exec appwrite vars` it shows `_APP_DOMAIN_TARGET=` as ...
- Index with the requested key already exi...
I'm using appwrite cli to create DB and I'm getting index_already_exists Is there a way to undestand the index name and maybe to skip if it's already exits?
