v1

latestSwagger 2.0MIT2026-07-17538.8 KB
fiddles

Execute a query within your schema

Query the schema to see the results

post/executeQuery

Request body

db_type_idinteger

The id of the database type returned from /dbTypes

schema_short_codestring

The value for 'short_code' produced by the call to createSchema

sqlstring

The statements used to query within the schema

statement_separatorstring

The separator used to separate each statement within the ddl value

Response

successful operation

IDinteger