Skip to main content
GET
List databases
Lists all available collections for a specific data source.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

source
string
required

Data source (e.g. ailoop, fleet)

Response

200 - application/json

List of databases for the source

name
string

Actual MongoDB collection name

userFriendlyName
string

Human-readable name without prefix