v2

latestSwagger 2.02026-07-131451441001.2 KB
SpatioTemporal Asset Catalog (STAC) API

Get Collection

Get a collection in the GeoCatalog instance

get/stac/collections/{collectionId}

Path parameters

collectionIdstring required

Catalog collection id

Query parameters

api-versionstring required

The API version to use for this operation.

sign'true' | 'false'

Whether to sign asset URLs in the response.

durationinteger

URL signature duration in minutes.

Response

The request has succeeded.

msft:_createdstring date-time

MSFT Created

msft:_updatedstring date-time

MSFT Updated

msft:short_descriptionstring

MSFT Short Description

stac_extensionsstring[]

URLs to STAC extensions implemented by this STAC resource.

idstring required

Unique identifier for the collection.

descriptionstring required

Detailed description of the collection.

stac_versionstring

Stac Version

titlestring

Human-readable title for the collection.

typestring

Type

assetsobject

Assets

item_assetsobject
licensestring required

License identifier for the collection data.

keywordsstring[]

Keywords describing the collection.

summariesobject

Summaries

See the STAC Collection Spec.