HomeGuidesAPI ReferenceRelease notes
Log In
API Reference

Run Sql Query

Validate or execute an SQL SELECT statement against datasets.

  • sql (str): Required. A SELECT statement where table names are dataset IDs.
  • validate_only (bool): Optional. When True, validate without executing.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length ≥ 1

A SELECT SQL query to validate or execute

boolean
Defaults to false

When True, validate the SQL without executing it

enum

Fetch and base64-embed image columns at this thumbnail size

Responses

400

Bad Request

422

Unprocessable Entity

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