GET /geostore/{geostore_id}
globalforestwatch.org:global-forest-watch-api
Summary: Get Any Geostore
Operation ID: get_any_geostore_geostore__geostore_id__get
Auth: none
Operation ID: get_any_geostore_geostore__geostore_id__get
Auth: none
Description
Retrieve GeoJSON representation for a given geostore ID of any dataset. If the provided ID is in UUID style, get from the GFW Data API. Otherwise, forward request to RW API.
Parameters (2)
geostore_id
(string, path, required)
x-api-key
(string, header, optional)
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Get geostore by MD5 hash ID | curl |
https://data-api.globalforestwatch.org/geostore/c9bacccfb9c3fe225dc67545bb93a5cb |
|
| Get geostore for Brazil country boundary | curl |
https://production-api.globalforestwatch.org/v1/geostore/admin/BRA |
|
| Get geostore for protected area by WDPA ID | curl |
https://production-api.globalforestwatch.org/v1/geostore/wdpa/555538160 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:47:45.023401 | 200 | 2351ms | |
| 2026-03-23 10:32:32.195508 | 200 | 4843ms | 0.6MB |
| 2026-03-23 10:28:50.793607 | 200 | 1529ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 10:32:32.195508 | 166365ecf79f |
777abdb9930e |
| 2026-03-23 10:47:45.023401 | 777abdb9930e |
f1d97b70a54d |