---
title: "Changes to List"
method: GET
path: "/landscapes/{landscapeId}/versions/{versionId}/adrs"
---

# Changes to List

`GET /landscapes/{landscapeId}/versions/{versionId}/adrs`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 19 revisions.

- **2026-08-19** `27e82759be89` — 1 breaking
- **2026-07-22** `0fe4f00b60cf` — 1 info
- **2026-06-26** `a414112c15a6` — 1 breaking, 1 info
- **2026-06-24** `55f4e7385012` — 3 info
- **2026-06-23** `3ba492e17423` — 1 info

## Changes

- **2026-08-19** `27e82759be89` — 1 breaking
  - for the `query` request parameter `limit`, default value `1000` was removed
- **2026-07-22** `0fe4f00b60cf` — 1 info
  - added the non-success response with the status `429`
- **2026-06-26** `a414112c15a6` — 1 breaking, 1 info
  - for the `query` request parameter `limit`, default value was changed from `100` to `1000`
  - for the `query` request parameter `limit`, the max was increased from `1000.00` to `10000.00`
- **2026-06-24** `55f4e7385012` — 3 info
  - added the new optional `query` request parameter `cursor`
  - added the new optional `query` request parameter `limit`
  - added the optional property `nextCursor` to the response with the `200` status
- **2026-06-23** `3ba492e17423` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/icepanel/apis/icepanel-api/docs/landscapes/:landscapeId/versions/:versionId/adrs/get.md) · [API](https://skmtc.dev/icepanel/apis/icepanel-api.md) · [Page](https://skmtc.dev/icepanel/apis/icepanel-api/changes/landscapes/:landscapeId/versions/:versionId/adrs/get)
