POST
/
api
/
v1
/
query
/

Authorizations

Authorization
string
headerrequired

Enter: 'Bearer <JWT>', where JWT is the access token. Example: Bearer access_token_comes_here

Query Parameters

schema
string
table_name
string
overwrite
boolean
default: false
max_results
integer
default: 0

Body

application/json
query_string
string
template_id
integer
template_name
string
parameters
object

Response

200 - application/json
query_id
string
statement_type
string
start_time
string
end_time
string
query
string
required
referer
string
required
state
string
destination_table_name
string
destination_schema
string
error_result
string
created_at
string
records
object[]