query

Query external tables

Executes one read-only SELECT against the authenticated tenant's materialized external tables. Call /query/schema first to discover logical table and column names. Authorization is tenant-wide in Phase 1; principal-level row authorization is not applied. Required scope: external_data:query

post/query

Request body

sqlstring required

A single read-only SELECT using logical table names

Response

Bounded local/canary result, or state-only idempotent replay

OR
OR

Changes

Changed in 1 of the 71 revisions of this API.1

Of the 71 revisions, 18 have no diff computed.