OptionalattachmentsParameter to specify whether to include attachments bodies in a response.
OptionalattParameter to specify whether to include the encoding information in attachment stubs if the particular attachment is compressed.
OptionalconflictsParameter to specify whether to include a list of conflicted revisions in each returned document. Active
only when include_docs is true.
Path parameter to specify the database name.
OptionaldescendingParameter to specify whether to return the documents in descending by key order.
OptionalendSchema for a document ID.
OptionalheadersOptionalincludeParameter to specify whether to include the full content of the documents in the response.
OptionalinclusiveParameter to specify whether the specified end key should be included in the result.
OptionalkeySchema for a document ID.
OptionalkeysSchema for a list of document IDs.
OptionallimitParameter to specify the number of returned documents to limit the result to.
OptionalskipParameter to specify the number of records before starting to return the results.
OptionalstartSchema for a document ID.
OptionalupdateParameter to specify whether to include in the response an update_seq value indicating the sequence id of the database the view reflects.
Parameters for the
postDesignDocsoperation.