Executes a SQL query against the specified data source and returns the results.
This endpoint allows you to run ad-hoc SQL queries for data exploration, validation, or analysis. The query is executed using the data source’s native query runner with the appropriate credentials.
Returns:
Use the 'Authorization' header with the format 'Key
SQL query to execute