Skip to main content
Version: Next

QueryRestApi.get

changed_onstring<date-time>nullable
client_idstringrequired

Possible values: <= 11 characters

database objectrequired
idinteger
end_result_backend_timenumbernullable
end_timenumbernullable
error_messagestringnullable
executed_sqlstringnullable
idinteger
limitintegernullable
progressintegernullable
results_keystringnullable

Possible values: <= 64 characters

rowsintegernullable
schemastringnullable

Possible values: <= 256 characters

select_as_ctabooleannullable
select_as_cta_usedbooleannullable
select_sqlstringnullable
sqlstringnullable
sql_editor_idstringnullable

Possible values: <= 256 characters

start_running_timenumbernullable
start_timenumbernullable
statusstringnullable

Possible values: <= 16 characters

tab_namestringnullable

Possible values: <= 256 characters

tmp_schema_namestringnullable

Possible values: <= 256 characters

tmp_table_namestringnullable

Possible values: <= 256 characters

tracking_url
QueryRestApi.get
{
"changed_on": "2024-07-29T15:51:28.071Z",
"client_id": "string",
"database": {
"id": 0
},
"end_result_backend_time": 0,
"end_time": 0,
"error_message": "string",
"executed_sql": "string",
"id": 0,
"limit": 0,
"progress": 0,
"results_key": "string",
"rows": 0,
"schema": "string",
"select_as_cta": true,
"select_as_cta_used": true,
"select_sql": "string",
"sql": "string",
"sql_editor_id": "string",
"start_running_time": 0,
"start_time": 0,
"status": "string",
"tab_name": "string",
"tmp_schema_name": "string",
"tmp_table_name": "string"
}