---
title: "describe the feature collection with id `collectionId`"
method: GET
path: "/collections/{collectionId}"
tags: ["Capabilities"]
---

# describe the feature collection with id `collectionId`

`GET /collections/{collectionId}`

## Path parameters

- `collectionId` string, required

## Other responses

- `200` — unresolved $ref
- `404` — The requested resource does not exist on the server. For example, a path parameter had an incorrect value.
- `500` — A server error occurred.

## Changes

> 4 revisions in range; 1 could not be searched.

- **2025-11-03** `2cd361d32595` — 4 info
  - added the media type `application/json` for the response with the status `404`
  - added the media type `application/json` for the response with the status `500`
  - added the media type `text/html` for the response with the status `404`
  - added the media type `text/html` for the response with the status `500`
- **2022-07-21** `fb23638895d4` — 4 breaking
  - removed the media type `application/json` for the response with the status `404`
  - removed the media type `application/json` for the response with the status `500`
  - removed the media type `text/html` for the response with the status `404`
  - removed the media type `text/html` for the response with the status `500`

[Change history](https://skmtc.dev/georust/apis/ogc-api/changes/collections/:collectionId/get.md)

---

[API](https://skmtc.dev/georust/apis/ogc-api.md) · [All operations](https://skmtc.dev/georust/apis/ogc-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/georust/ogc-api/revisions/6c6280a034b9/schema)
