v50

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

Get the size of a dataset.

Returns the size (number of rows, storage) of the dataset. Use the optional config parameter to filter the response on a subset.

get/size

Query parameters

datasetstring required

The identifier of the dataset on the Hub.

configstring

The dataset subset on which to filter the response.

Response

The size of the dataset.

OR