Sample a Saved Report

Run the query associated with a saved report and get a sample of the results. This allows getting up to 1000 rows of resutls but the runtime of the query is limited to 30 seconds. If you need more rows or longer runtime, you should create an export from this report.

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

The ID of the saved report to sample.

Body Params

Parameters and limits for the sample query.

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