View Collection
GET https://example.com/db/{database}/{collection}
Description
Displays the contents of a collection.
Source Files
File Path | Line Number | Action |
---|---|---|
mongo-express/lib/routes/collection.js | 157 | View |
mongo-express/lib/router.js | 358 | View |
Parameters
Name | Required | Type |
---|---|---|
database | true | string |
collection | true | string |