v50

latestOpenAPI 3.1.0Apache 2.0raw.githubusercontent.com2026-05-271282305.2 KB

Check if a dataset is valid

Returns the capabilities of the dataset: show a preview of the 100 first rows, show the viewer for all the rows, search/filter the rows, have statistics. Use the optional config and split parameters to filter the response.

get/is-valid

Query parameters

datasetstring required

The identifier of the dataset on the Hub.

configstring

The dataset subset on which to filter the response.

splitstring

The split name.

Response

The capabilities of the dataset.

viewerboolean required
previewboolean required
searchboolean required
filterboolean required
statisticsboolean required