/api/dataset

POST /api/dataset/query_metadata

Get all of the required query metadata for an ad-hoc query.

You can pass {:settings {:include-sensitive-fields true}} in the query to include fields with visibility_type :sensitive in the response.

post/api/dataset/query_metadata

Request body

databaseinteger required

value must be an integer greater than zero.

Response

Successful response

Changes