Skip to content

Get File

GET https://example.com/db/{database}/gridFS/{bucket}/{file}

Description

Downloads a file from a GridFS bucket.

Source Files

File Path Line Number Action
mongo-express/lib/routes/gridfs.js 81 View
mongo-express/lib/router.js 355 View

Parameters

Name Required Type
database true string
bucket true string
file true string