---
title: "Changes to GET /v1/orchestrator/metrics/{metricId}"
method: GET
path: "/v1/orchestrator/metrics/{metricId}"
---

# Changes to GET /v1/orchestrator/metrics/{metricId}

`GET /v1/orchestrator/metrics/{metricId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 8 of 50 revisions.

- **2026-03-04** `97c4541f02f0` — 1 info
- **2025-07-21** `48f235df8ac6` — 1 breaking, 3 warning, 4 info
- **2025-01-08** `2b79660c20a0` — 4 info
- **2024-04-16** `7ea70d31170c` — 1 info
- **2024-02-16** `b58167cced1e` — 3 breaking, 7 warning, 2 info
- **2023-11-29** `dc83c7b45e88` — 1 info
- **2022-12-09** `4061cf3eaf37` — 1 warning, 1 info
- **2022-11-07** `9aea46cc4c8a` — 6 breaking, 2 warning, 8 info

## Changes

- **2026-03-04** `97c4541f02f0` — 1 info
  - added the required property `name` to the response with the `200` status
- **2025-07-21** `48f235df8ac6` — 1 breaking, 3 warning, 4 info
  - removed the required property `name` from the response with the `200` status
  - removed the optional property `interval` from the response with the `200` status
  - removed the optional property `range` from the response with the `200` status
  - removed the optional property `scale` from the response with the `200` status
  - added the optional property `comments` to the response with the `200` status
  - the response property `category` became required for the status `200`
  - the response property `description` became required for the status `200`
  - added the required property `version` to the response with the `200` status
- **2025-01-08** `2b79660c20a0` — 4 info
  - the response property `id` became required for the status `200`
  - the response property `implementation/allOf[#/components/schemas/MetricImplementation]/code` became required for the status `200`
  - the response property `implementation/allOf[#/components/schemas/MetricImplementation]/metricId` became required for the status `200`
  - the response property `name` became required for the status `200`
- **2024-04-16** `7ea70d31170c` — 1 info
  - the `interval` response's property pattern `^-?(?:0|[1-9][0-9]{0,11})(?:\.[0-9]{1,9})?s$` was added for the status `200`
- **2024-02-16** `b58167cced1e` — 3 breaking, 7 warning, 2 info
  - the `implementation` response's property type changed from `object` to no type for status `200`
  - the `interval` response's property type changed from `integer` to `string`, and format from `int64` to no format for status `200`
  - the `range` response's property type changed from `object` to no type for status `200`
  - removed the optional property `implementation/code` from the response with the `200` status
  - removed the optional property `implementation/lang` from the response with the `200` status
  - removed the optional property `implementation/metricId` from the response with the `200` status
  - removed the optional property `implementation/updatedAt` from the response with the `200` status
  - removed the optional property `range/allowedValues` from the response with the `200` status
  - removed the optional property `range/minMax` from the response with the `200` status
  - removed the optional property `range/order` from the response with the `200` status
  - added `#/components/schemas/MetricImplementation` to the `implementation` response property `allOf` list for the response status `200`
  - added `#/components/schemas/Range` to the `range` response property `allOf` list for the response status `200`
- **2023-11-29** `dc83c7b45e88` — 1 info
  - added the optional property `deprecatedSince` to the response with the `200` status
- **2022-12-09** `4061cf3eaf37` — 1 warning, 1 info
  - added the new `LANGUAGE_REGO` enum value to the `implementation/lang` response property for the response status `200`
  - removed the `REGO` enum value from the `implementation/lang` response property for the response status `200`
- **2022-11-07** `9aea46cc4c8a` — 6 breaking, 2 warning, 8 info
  - the response property `category` became optional for the status `200`
  - the response property `description` became optional for the status `200`
  - the response property `id` became optional for the status `200`
  - the response property `name` became optional for the status `200`
  - the `implementation` response's property type changed from no type to `object` for status `200`
  - removed the required property `version` from the response with the `200` status
  - removed the optional property `comments` from the response with the `200` status
  - removed the optional property `deprecatedSince` from the response with the `200` status
  - added the optional property `implementation/code` to the response with the `200` status
  - added the optional property `implementation/lang` to the response with the `200` status
  - added the optional property `implementation/metricId` to the response with the `200` status
  - added the optional property `implementation/updatedAt` to the response with the `200` status
  - added the optional property `interval` to the response with the `200` status
  - added the optional property `range` to the response with the `200` status
  - added the optional property `scale` to the response with the `200` status
  - removed `#/components/schemas/MetricImplementation` from the `implementation` response property `allOf` list for the response status `200`

---

[Operation](https://skmtc.dev/clouditor/apis/orchestrator-api/docs/v1/orchestrator/metrics/:metricId/get.md) · [API](https://skmtc.dev/clouditor/apis/orchestrator-api.md) · [Page](https://skmtc.dev/clouditor/apis/orchestrator-api/changes/v1/orchestrator/metrics/:metricId/get)
