Run Ad-hoc Query

Run an ad-hoc SQL query against your data lake and get a sample of the results. This is useful for quickly testing queries without saving them as a report. The query execution time and result size are limited.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Details of the ad-hoc query to run.

string
required

The SQL query to execute for the sample.

params
array of strings

Optional parameters to bind to the SQL query (e.g., for placeholders like ? or $1).

params
int32
≤ 1000
Defaults to 100

Maximum number of rows to return in the sample.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json