GET /dataset/{dataset}/{version}
globalforestwatch.org:global-forest-watch-api
Summary: Get Version
Operation ID: get_version_dataset__dataset___version__get
Auth: none
Operation ID: get_version_dataset__dataset___version__get
Auth: none
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$'}
Examples (1)
| Title | Type | URL | Action |
|---|---|---|---|
| Get dataset version details | openapi-spec |
https://data-api.globalforestwatch.org/dataset/{dataset}/v20260101 |
No probe data for this endpoint yet.