How can I query with REST on list document?
I see on https://appwrite.io/docs/queries, but still not get the point how to query. Please help me
This result without query params
Did you read this? https://appwrite.io/docs/rest#query
Oh no, there's what I need. Thank's @Steven
Solved
[SOLVED] How to query using REST API?
Recommended threads
- HTTP Error 500 ''
Hello to everyone, I'm a Flutter developer and actually I'm developing an app using Appwrite.. during my tests and also massive ones I've noticed something we...
- Invalid type for attribute 'email': emai...
I'm using the node-appwrite SDK to create a table, the column payload looks like this: ```json [{"key":"email","type":"email","required":true, "size": 512}] ``...
- Auth not working
guys my appwrite auth isnt working? oauth works (Sign in with google n discord) i have 2 websites deployed where do i get help when i do sign in with email and ...