aoiMonitors
Get AOI Monitor
Returns the details of a single AOI monitor by its ID.
get/earthcache/aoi-monitors/{monitor_id}
Response
AOI monitor found.
Example response
{
"sources": [
"sentinel-2",
"landsat"
],
"sensor_type": [
"optical",
"sar"
]
}