Skip to content

View Document

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

Description

Displays a specific document.

Source Files

File Path Line Number Action
mongo-express/lib/routes/document.js 14 View
mongo-express/lib/router.js 365 View

Parameters

Name Required Type
database true string
collection true string
document true string