OptionalbboxOptionalcollectionsOptionaldatetimeOptionalfieldsSubset of asset / item properties to return.
OptionalfilterOptionalfilterOptionalidsOptionalintersectsOptionallimitOptionalnextServer-driven page token. Optional support for STAC servers that
advertise an opaque ?next=… token instead of offset.
OptionaloffsetNumeric page offset. honua-server's /stac/search uses offset as
the canonical paging token (its rel=next link href carries
?offset=N). Prefer this over next for honua-server compatibility.
OptionalsignalOptionalsortbyOptionalstacPath prefix the STAC endpoints are mounted under. Defaults to /stac
(the Honua Server facade). Backend-agnostic callers pointing at a raw
STAC API root (e.g. Earth Search at .../v1) pass "" so the search
and collection paths resolve directly under the client baseUrl.
OptionaluseWhen true, the adapter posts the body to /search.
Subset of the STAC core API search request shape.