Read data with document-path
Number of APIs: 3
-
Get an array in a path in a particular document with a document-path GET {{base_doc_url}}{{doc_api}}/{{namespace}}/collections/{{collection}}/{{readerdocid}}/reader/reviews?={"rating":{"$eq":5}}
-
Get a path in a particular document GET {{base_doc_url}}{{doc_api}}/{{namespace}}/collections/{{collection}}/{{bookdocid}}/book/genre
-
Get an array in a path in a particular document with a document-path GET {{base_doc_url}}{{doc_api}}/{{namespace}}/collections/{{collection}}/{{readerdocid}}/reader/reviews/[1]