cURL
curl --request GET \ --url https://ai-loop.alpeadria.com/api/v1/datalake/{source}/databases \ --header 'Authorization: Bearer <token>'
[ { "name": "db_ai-loop_V3_Services", "userFriendlyName": "V3_Services" }, { "name": "db_ai-loop_V3_Intermodal_Gateway", "userFriendlyName": "V3_Intermodal_Gateway" } ]
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Data source (e.g. ailoop, fleet)
List of databases for the source
Actual MongoDB collection name
Human-readable name without prefix