---
title: "Changes to List metric definitions"
method: GET
path: "/v1/metric/definitions"
---

# Changes to List metric definitions

`GET /v1/metric/definitions`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 105 revisions.

- **2026-08-17** `887b091b3d81` — 9 breaking, 9 warning, 1 info

## Changes

- **2026-08-17** `887b091b3d81` — 9 breaking, 9 warning, 1 info
  - added `#/components/schemas/LlmJudgeMetricResponse, #/components/schemas/ProviderMetricResponse, #/components/schemas/ThresholdMetricResponse, #/components/schemas/FormulaMetricResponse, #/components/schemas/PatternMetricResponse` to the `data/items/` response property `oneOf` list for the response status `200`
  - the `data/items/` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `data/items/description` from the response with the `200` status
  - removed the required property `data/items/id` from the response with the `200` status
  - removed the required property `data/items/metricId` from the response with the `200` status
  - removed the required property `data/items/name` from the response with the `200` status
  - removed the required property `data/items/scope` from the response with the `200` status
  - removed the required property `data/items/supportedContexts` from the response with the `200` status
  - removed the required property `data/items/type` from the response with the `200` status
  - removed the optional property `data/items/unit` from the response with the `200` status
  - added the new `conflict` enum value to the `type` response property for the response status `401`
  - added the new `conflict` enum value to the `type` response property for the response status `403`
  - added the new `conflict` enum value to the `type` response property for the response status `429`
  - added the new `conflict` enum value to the `type` response property for the response status `500`
  - added the new `payment_required` enum value to the `type` response property for the response status `401`
  - added the new `payment_required` enum value to the `type` response property for the response status `403`
  - added the new `payment_required` enum value to the `type` response property for the response status `429`
  - added the new `payment_required` enum value to the `type` response property for the response status `500`
  - added discriminator to `data/items/` response property for the response status `200`

---

[Operation](https://skmtc.dev/roarkhq/apis/roark-analytics-api/docs/v1/metric/definitions/get.md) · [API](https://skmtc.dev/roarkhq/apis/roark-analytics-api.md) · [Page](https://skmtc.dev/roarkhq/apis/roark-analytics-api/changes/v1/metric/definitions/get)
