/o/export/db

List specified amount of documents for provided database and collection into a json file.

Query Params
string

API_KEY of user, with permission to access this app

string

Database name. (Also you can use "db" instead of that)

string

Collection name.

int32

Amount of documents to show

int32

Amount of documents to skip for offset/paging

json

JSON encoded mongodb query which collections to select. (Also you can use "query" instead of that.)

json

JSON encoded mongodb projection to specify which fields to return. (Also you can use "projection" instead of that.)

Responses

Language
Credentials
Basic
base64
:
Response
Choose an example:
application/json