
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
- Offline replication with RXDB
Hey there! Trying out apprwrite with rxdb for an offline focussed application. I cannot seem to find on how to set the permissions on a per document level?
- email verification error??
Hey, I'm trying email verificacion with this signup implementation using deep links on iOS, but when creating the account I get this exception: Exception: Erro...
- Apple OAuth in SwiftUI
Any ideas why this error might be showing up when trying it sign in via apple in SwifUI? _Concurrency/CheckedContinuation.swift:196: Fatal error: SWIFT TASK CO...
