connectors
`POST /orgs/{org_id}/connectors/{connector_id}/query`
Run an ad-hoc SQL query against a connector's source and return the bounded result inline. Read-only by default (enforced node-side); write mode must also be allowed by the connection's local policy on the connector box. Requires a connector advertising query:sql (0.1.26+).
post/orgs/{org_id}/connectors/{connector_id}/query
Path parameters
org_idstring required
connector_idstring required
Request body
Response
Query executed