Skip to main content
POST
Query your source data

Authorizations

Authorization
string
header
required

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

Path Parameters

id
integer
required

The ID of the connector to query

Body

application/json
query
string

SQL query to be executed

Response

200 - application/json

An array of generic JSON objects representing the preview data.