Read data with document-path

Number of APIs: 3

  1. 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}}

  2. Get a path in a particular document GET {{base_doc_url}}{{doc_api}}/{{namespace}}/collections/{{collection}}/{{bookdocid}}/book/genre

  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/[1]