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

Changes