---
title: "Changes to fetch features"
method: GET
path: "/collections/{collectionId}/items"
---

# Changes to fetch features

`GET /collections/{collectionId}/items`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 8 revisions.

- **2023-03-08** `8e3ee5e94f6a` — 2 info
- **2022-06-26** `3220e9993904` — 1 breaking, 9 info
- **2022-06-24** `ce8e28fd78b3` — 6 breaking, 4 warning, 2 info

## Changes

- **2023-03-08** `8e3ee5e94f6a` — 2 info
  - api tag `Features` added
  - api tag `Data` removed
- **2022-06-26** `3220e9993904` — 1 breaking, 9 info
  - added the new path request parameter `collectionId`
  - added the new optional `query` request parameter `bbox`
  - added the new optional `query` request parameter `datetime`
  - added the new optional `query` request parameter `limit`
  - added the media type `application/geo+json` for the response with the status `200`
  - added the media type `application/json` for the response with the status `400`
  - 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 `200`
  - added the media type `text/html` for the response with the status `400`
  - added the media type `text/html` for the response with the status `500`
- **2022-06-24** `ce8e28fd78b3` — 6 breaking, 4 warning, 2 info
  - removed the media type `application/geo+json` for the response with the status `200`
  - removed the media type `application/json` for the response with the status `400`
  - 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 `200`
  - removed the media type `text/html` for the response with the status `400`
  - removed the media type `text/html` for the response with the status `500`
  - deleted the `path` request parameter `collectionId`
  - deleted the `query` request parameter `bbox`
  - deleted the `query` request parameter `datetime`
  - deleted the `query` request parameter `limit`
  - api tag `Data` added
  - api tag `Features` removed

---

[Operation](https://skmtc.dev/bbox-services/apis/ogc-api-features-part-1-core/docs/collections/:collectionId/items/get.md) · [API](https://skmtc.dev/bbox-services/apis/ogc-api-features-part-1-core.md) · [Page](https://skmtc.dev/bbox-services/apis/ogc-api-features-part-1-core/changes/collections/:collectionId/items/get)
