GET /datasets
globalforestwatch.org:global-forest-watch-api
Summary: Get Datasets
Operation ID: get_datasets_datasets_get
Auth: none
Operation ID: get_datasets_datasets_get
Auth: none
Description
Get list of all datasets. Will attempt to paginate if `page[size]` or `page[number]` is provided. Otherwise, it will attempt to return the entire list of datasets in the response.
Parameters (2)
page[number]
(integer, query, optional)
The page number.
Constraints: {'minimum': 1.0}
page[size]
(integer, query, optional)
The number of datasets per page. Default is `10`.
Constraints: {'minimum': 1.0}
No probe data for this endpoint yet.