Skip to content

Export Collection

GET https://example.com/db/{database}/export/{collection}

Description

Exports a collection as a JSON file.

Source Files

File Path Line Number Action
mongo-express/lib/routes/collection.js 267 View
mongo-express/lib/router.js 345 View

Parameters

Name Required Type
database true string
collection true string