OptionalattachmentsQuery parameter to specify whether to include attachment content in the response. Note that when used with a view-style query or changes feed this only applies when requesting documents in the response.
OptionalattQuery parameter to specify whether to include the encoding information for compressed attachments. Note that when used with a view-style query or changes feed this only applies when requesting documents in the response.
OptionalconflictsQuery parameter to specify whether to include a list of conflicted revisions in each returned document. Note that when used with a view-style query or changes feed this only applies when requesting documents in the response.
Path parameter to specify the database name.
OptionaldeletedQuery parameter to specify whether to include a list of deleted conflicted revisions in the
_deleted_conflicts property of the returned document.
Path parameter to specify the document ID.
OptionalheadersOptionalifHeader parameter for a conditional HTTP request not matching an ETag.
OptionallatestQuery parameter to specify whether to force retrieving latest leaf revision, no matter what rev was requested.
OptionallocalQuery parameter to specify whether to include the last update sequence for the document.
OptionalmetaQuery parameter to specify whether to include document meta information. Acts the same as specifying all of the conflicts, deleted_conflicts and open_revs query parameters.
OptionalrevQuery parameter to specify a document revision.
OptionalrevsQuery parameter to specify whether to include a list of all known document revisions.
OptionalrevsQuery parameter to specify whether to includes detailed information for all known document revisions.
Optionalsignal
Parameters for the
getDocumentAsRelatedoperation.