List queryable databases (org DB + external DB integrations)
GET/v1/analytics/data-sources
List every database you can query: your organization's own database plus each connected external database integration.
Take an integration's id from here and pass it as integration_id to
/tables, /tables/{table_name}, /tables/{table_name}/preview,
run-query, run-chart or dataset creation to work against that database
instead of the org database.
Requires the analytics:read scope.
Responses
- 200
- 400
- 401
- 403
- 404
- 429
Successful Response
Error
Error
Error
Error
Error