Asynchronous SQL API query for complex analysis table lookup query,
if you have simple table lookup query, please use synchronous SQL API query.
Note in particular that the maximum number of rows supported for return is currently 100,000
You can use the returned execution_id to request /api/v1/{execution_id}/results to query the execution status and results of the task.

Language
Click Try It! to start a request and see the response here!