v2
latestSwagger 2.02026-07-131451441001.2 KBSearch
STAC search operation with query parameters.
Query parameters
The API version to use for this operation.
List of Collection IDs to include in the search. Only items in these collections will be searched.
Array of Item IDs to return specific items.
Bounding box for spatial filtering in format [west, south, east, north].
GeoJSON geometry for spatial filtering.
Temporal filter in RFC 3339 format, can be a single time or range.
Maximum number of results to return.
Whether to sign asset URLs in the response.
URL signature duration in minutes.
Property-based filtering expressed as a JSON object.
Sort order for items. Format is property name prefixed with "+" for ascending or "-" for descending.
Determines which fields to include in the response. Format is comma-separated field names with "-" prefix to exclude fields.
CQL filter expression for advanced filtering of items.
The coordinate reference system (CRS) used by spatial literals in the 'filter' value.
The CQL filter encoding that the 'filter' value uses.
Pagination token for fetching the next set of results.
Response
The request has succeeded.