v1

latestOpenAPI 3.0.3GPL-3.02026-07-177978150.2 KB
documents

Export all documents in a collection

Export all documents in a collection in JSON lines format.

get/collections/{collectionName}/documents/export

Path parameters

collectionNamestring required

The name of the collection

Query parameters

filter_bystring

Filter conditions for refining your search results. Separate multiple conditions with &&.

include_fieldsstring

List of fields from the document to include in the search result

exclude_fieldsstring

List of fields from the document to exclude in the search result

Response

Exports all the documents in a given collection.