---
title: "Changes to Get all release templates."
method: GET
path: "/api/admin/release-plan-templates"
---

# Changes to Get all release templates.

`GET /api/admin/release-plan-templates`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 7 revisions.

- **2026-07-31** `b2c3116e633e` — 2 warning, 1 info
- **2026-06-15** `774670258f04` — 6 breaking, 3 warning

## Changes

- **2026-07-31** `b2c3116e633e` — 2 warning, 1 info
  - added the new `SEMVER_GTE` enum value to the `items/milestones/items/strategies/items/constraints/items/operator` response property for the response status `200`
  - added the new `SEMVER_LTE` enum value to the `items/milestones/items/strategies/items/constraints/items/operator` response property for the response status `200`
  - added the optional property `items/project` to the response with the `200` status
- **2026-06-15** `774670258f04` — 6 breaking, 3 warning
  - the response's body type changed from `object` to `array` for status `200`
  - removed the required property `createdAt` from the response with the `200` status
  - removed the required property `createdByUserId` from the response with the `200` status
  - removed the required property `discriminator` from the response with the `200` status
  - removed the required property `id` from the response with the `200` status
  - removed the required property `name` from the response with the `200` status
  - removed the optional property `archivedAt` from the response with the `200` status
  - removed the optional property `description` from the response with the `200` status
  - removed the optional property `milestones` from the response with the `200` status

---

[Operation](https://skmtc.dev/unleash/apis/unleash-api-3/docs/api/admin/release-plan-templates/get.md) · [API](https://skmtc.dev/unleash/apis/unleash-api-3.md) · [Page](https://skmtc.dev/unleash/apis/unleash-api-3/changes/api/admin/release-plan-templates/get)
