GET /asset/{asset_id}
globalforestwatch.org:global-forest-watch-api
Summary: Get Asset
Operation ID: get_asset_asset__asset_id__get
Auth: none
Operation ID: get_asset_asset__asset_id__get
Auth: none
Description
Get a specific asset. This provides information on the asset, including the asset id, the asset status, the asset URI, and creation & last update times.
Parameters (1)
asset_id
(string, path, required)
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Get asset details by UUID | curl |
https://data-api.globalforestwatch.org/asset/b4695157-0d1d-4da0-8f9e-5c53149389e4 |
|
| Get asset with different UUID format | curl |
https://data-api.globalforestwatch.org/asset/7a3c2e1b-5f4d-8e9a-bcde-f12345678901 |
|
| Get asset with short numeric-like UUID | curl |
https://data-api.globalforestwatch.org/asset/00000000-0000-0000-0000-000000000001 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:33:39.373242 | 403 | 103ms | |
| 2026-03-23 10:16:15.037404 | 403 | 110ms | |
| 2026-03-23 09:30:08.011093 | 403 | 108ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 10:16:15.037404 | 1a94f660c971 |
8e916c4adfbb |
| 2026-03-23 10:33:39.373242 | 8e916c4adfbb |
4c5e303ad6d0 |