This API endpoint lists all connected Datasources using the GET
method.
None.
Details for connecting to the data source including host, port, user, password, etc.
Optional description of the datasource.
The engine type of the datasource (e.g., postgres).
The unique name of the datasource.
List of tables that are accessible from this datasource.
A valid API key must be passed in the Authorization
header:
Generate your API key here.
None.