Skip to content

Export Collection as CSV

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

Description

Exports a collection as a CSV file.

Source Files

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

Parameters

Name Required Type
database true string
collection true string