
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
- Server error 500 in appwrite 1.8.0jwt = users.create_jwt(res["userId"])["jwt"] I got this error 500 after changing environment variables and restarting containers export _APP_DOMAIN=server1.ava... 
- Email templates partially broken in non-...Good afternoon! Non-english locales are missing some variables introduced in recent releases. That makes the sent emails look bad. The issue has been raised a... 
- AI feature by functions?I'm creating a website where, in short, users can index certain genealogical content. In connection with the development of AI, I was thinking about introducing... 
