v1
latestOpenAPI 3.1.02026-07-24188215268.7 KBqueries
SQL query
Execute a SQL query against a dataset or data project.
SQL results are available in a variety of formats. By default, application/json will be returned. Set the Accept header to one of the following values in accordance with your preference:
- text/csv
- application/json
- application/json-l
- application/x-ndjson
New to SQL? Check out data.world's SQL manual .
post/sql/{owner}/{id}
Path parameters
ownerstring required
idstring required
Query parameters
dialect'DW_SQL' | 'POSTGRESQL'
diagnoseboolean
Request body
Response
default response