Skip to main content

Get sub-catalog definition

GET 

/catalogs/:subCatalogId

View the definition of a Maxar Sub-Catalog

Request

Path Parameters

    subCatalogId stringrequired

    Identifier (name) of a specific collection

Responses

Sub-Catalog definition

Response Headers
  • X-Maxar-RequestId any
Schema
    stac_version stringrequired
    id stringrequired
    title string
    description stringrequired
    links object[]
  • Array [
  • href urlrequired
    rel stringrequired
    type string
    title string
  • ]
Loading...