i'm trying filter email = myemail@gmail.com, in https://cloud.appwrite.io/v1/users?search=myemail@gmail.com Using just search, information appears that has no relation to what I'm looking for... is there any way to filter without using the Query API in REST requests?
I haven't read it yet, but how do I send the query in the url? Does it need to be in the body or in the parameters?
awesome !
solution to other users > request : GET https://cloud.appwrite.io/v1/users?queries[]=equal("email", "myemail.@gmail.com")
[SOLVED] Query.Filter in Rest ?
Recommended threads
- proccessing problems
A database schema operation is stuck in my Frankfurt project. In the matryq database, the workspaceId attribute of the coaching_activity_entries collection rema...
- User column is processing
I am still encountering the processing tag after creating a column in my database. and its not a network or refresh issue, i have refreshed over and over, shutd...
- Error upgrading from 1.8.1 to 1.9.0
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...