GET /dataset/{dataset}/{version}
Summary: Get Version
Operation ID: get_version_dataset__dataset___version__get
Auth: unknown
Operation ID: get_version_dataset__dataset___version__get
Auth: unknown
Description
Get basic metadata for a given version. The list of assets only includes saved (non-pending and non-failed) assets and is sorted by the creation time of each asset.
Parameters (2)
dataset
(string, path, required)
Constraints: {'pattern': '^[a-z][a-z0-9_-]{2,}$'}
version
(string, path, required)
Constraints: {'pattern': '^v\\d{1,8}(\\.\\d{1,3}){0,2}?$|^latest$'}
No probe data for this endpoint yet.