Path Parameters
Name of the project
Name of the connection
Query Parameters
Options
Body
application/json
SQL statement to execute
Executes a SQL statement against the specified database connection and returns the results. This is the preferred method over the deprecated GET version as it provides better security and supports larger SQL statements. The results include data, metadata, and execution information.
Name of the project
Name of the connection
Options
SQL statement to execute