---
title: "Changes to GET /mr-api/application/{appId}/rollout-strategy"
method: GET
path: "/mr-api/application/{appId}/rollout-strategy"
---

# Changes to GET /mr-api/application/{appId}/rollout-strategy

`GET /mr-api/application/{appId}/rollout-strategy`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 2 revisions.

- **2026-07-17** `faed5fd616c3` — 1 breaking, 7 warning, 4 info
- **2023-09-24** `b06e5f293bda` — 3 warning, 9 info

## Changes

- **2026-07-17** `faed5fd616c3` — 1 breaking, 7 warning, 4 info
  - removed the required property `items/rolloutStrategy/name` from the response with the `200` status
  - removed the optional property `items/rolloutStrategy/attributes` from the response with the `200` status
  - removed the optional property `items/rolloutStrategy/avatar` from the response with the `200` status
  - removed the optional property `items/rolloutStrategy/colouring` from the response with the `200` status
  - removed the optional property `items/rolloutStrategy/id` from the response with the `200` status
  - removed the optional property `items/rolloutStrategy/percentage` from the response with the `200` status
  - removed the optional property `items/rolloutStrategy/percentageAttributes` from the response with the `200` status
  - removed the optional property `items/rolloutStrategy/value` from the response with the `200` status
  - added the optional property `items/changedBy/personType` to the response with the `200` status
  - added the optional property `items/changedBy/whenLastAuthenticated` to the response with the `200` status
  - added the optional property `items/changedBy/whenLastSeen` to the response with the `200` status
  - added `#/components/schemas/BaseRolloutStrategy, subschema #2` to the `items/rolloutStrategy` response property `allOf` list for the response status `200`
- **2023-09-24** `b06e5f293bda` — 3 warning, 9 info
  - removed the optional property `items/changedBy/personType` from the response with the `200` status
  - removed the optional property `items/changedBy/whenLastAuthenticated` from the response with the `200` status
  - removed the optional property `items/changedBy/whenLastSeen` from the response with the `200` status
  - added the optional property `items/rolloutStrategy/attributes` to the response with the `200` status
  - added the optional property `items/rolloutStrategy/avatar` to the response with the `200` status
  - added the optional property `items/rolloutStrategy/colouring` to the response with the `200` status
  - added the optional property `items/rolloutStrategy/id` to the response with the `200` status
  - added the optional property `items/rolloutStrategy/percentage` to the response with the `200` status
  - added the optional property `items/rolloutStrategy/percentageAttributes` to the response with the `200` status
  - added the optional property `items/rolloutStrategy/value` to the response with the `200` status
  - removed `#/components/schemas/BaseRolloutStrategy, subschema #2` from the `items/rolloutStrategy` response property `allOf` list for the response status `200`
  - added the required property `items/rolloutStrategy/name` to the response with the `200` status

---

[Operation](https://skmtc.dev/featurehub-io/apis/managementresourceapi/docs/mr-api/application/:appId/rollout-strategy/get.md) · [API](https://skmtc.dev/featurehub-io/apis/managementresourceapi.md) · [Page](https://skmtc.dev/featurehub-io/apis/managementresourceapi/changes/mr-api/application/:appId/rollout-strategy/get)
