---
title: "Changes to List available items"
method: GET
path: "/collections/{collectionId}/items"
---

# Changes to List available items

`GET /collections/{collectionId}/items`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 6 revisions.

- **2022-07-14** `5773adbcbb0b` — 1 info
- **2022-07-13** `d3fedf27dd62` — 3 breaking, 1 warning, 3 info
- **2022-05-24** `eff91745dc5a` — 1 warning, 7 info

## Changes

- **2022-07-14** `5773adbcbb0b` — 1 info
  - added the new optional `query` request parameter `limit`
- **2022-07-13** `d3fedf27dd62` — 3 breaking, 1 warning, 3 info
  - removed the media type `application/json` for the response with the status `200`
  - removed the media type `text/xml` for the response with the status `200`
  - removed the success response with the status `202`
  - removed the optional property `parameters` from the response with the `200` status
  - removed the non-success response with the status `308`
  - removed the non-success response with the status `404`
  - removed the non-success response with the status `413`
- **2022-05-24** `eff91745dc5a` — 1 warning, 7 info
  - deleted the `query` request parameter `limit`
  - added the media type `application/json` for the response with the status `200`
  - added the media type `text/xml` for the response with the status `200`
  - added the non-success response with the status `308`
  - added the non-success response with the status `404`
  - added the non-success response with the status `413`
  - added the optional property `parameters` to the response with the `200` status
  - added the success response with the status `202`

---

[Operation](https://skmtc.dev/camptocamp/apis/openapi-for-oapi-poc-meteoswiss/docs/collections/:collectionId/items/get.md) · [API](https://skmtc.dev/camptocamp/apis/openapi-for-oapi-poc-meteoswiss.md) · [Page](https://skmtc.dev/camptocamp/apis/openapi-for-oapi-poc-meteoswiss/changes/collections/:collectionId/items/get)
