latestOpenAPI 3.1.02026-08-105279262.8 KB

51f7c5a8d15d

aoiMonitors

List AOI Monitor Results

Returns a paginated list of satellite imagery results captured for a specific AOI monitor.

get/earthcache/aoi-monitors/{monitor_id}/results

Path parameters

monitor_idstring uuid required

Unique identifier of the AOI monitor.

Query parameters

limitinteger

Maximum number of results to return. Defaults to 100.

cursorstring

Base64-encoded pagination cursor returned by a previous request.

Response

Paginated list of AOI monitor results.

limitinteger required

The limit applied to this page.

next_cursorstring nullable

Base64-encoded cursor to fetch the next page. Null when there are no more results.