v50

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

List of parquet files

The dataset is converted to the parquet format. The endpoint gives the list of the parquet files. The same split can have multiple parquet files, called shards. They are sorted by their shard index.

get/parquet

Query parameters

datasetstring required

The identifier of the dataset on the Hub.

configstring

The dataset subset on which to filter the response.

Response

A list of parquet files.</br>Beware: the response is not paginated.

featuresobject
partialboolean required

True means that the response has been computed on part of the dataset (typically the first 5GB). False means that the complete dataset was used.