v1

latestOpenAPI 3.1.02026-07-24188215268.7 KB
queries

Describe a SQL query

This endpoint describes what columns will be included if the given SQL query is performed against the specified dataset. New to SQL? Check out data.world's SQL manual .

post/sql/{owner}/{id}/describe

Path parameters

ownerstring required
idstring required

Query parameters

dialect'DW_SQL' | 'POSTGRESQL'

Request body

datasetVersionsstring
includeTableSchemaboolean
querystring required
queryRunTokenstring

Response

default response