Skip to main content
GET
Get the query schema

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

collections
string
required

Comma-separated list of collection IDs (1-20) to introspect

Response

The queryable schema for the given collections

object
enum<string>

Object type identifier

Available options:
query_schema
tables
object[]

The virtual tables available to SQL queries

collections
object[]

Per-collection extracted field summaries and extract configs