Return the root catalog or collection.
GET/
Returns the root STAC Catalog that is the entry point for users to browse with STAC Browser or for search engines to crawl.
Request
Responses
- 200
STAC catalog landing page.
Response Headers
X-Maxar-RequestId any
- application/json
- Schema
- Example (from schema)
Schema
conformsTo string[]
{
"conformsTo": [
"string"
]
}
Loading...