Get docs in a collection with WHERE
Number of APIs: 1
- Get all documents in a collection WHERE book title eq a particular book in reader.reviews GET {{base_doc_url}}{{doc_api}}/{{namespace}}/collections/{{collection}}?where={"reader.reviews.[*].book_title":{"$eq":"Moby%20Dick","$exists": true}}&fields=["reader.name","reader.reviews"]&page-size=6