---
title: "Changes to Get Custom Metric"
method: GET
path: "/v1/custom-metric/{metric_id}"
---

# Changes to Get Custom Metric

`GET /v1/custom-metric/{metric_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 22 revisions.

- **2026-09-03** `aa501502e1fc` — 1 info
- **2026-07-31** `4309a961859b` — 3 info
- **2026-07-26** `44d183272ce1` — 2 breaking, 5 warning, 11 info

## Changes

- **2026-09-03** `aa501502e1fc` — 1 info
  - added the new optional `header` request parameter `X-Organization-Id`
- **2026-07-31** `4309a961859b` — 3 info
  - added the optional property `created_by` to the response with the `200` status
  - added the optional property `updated_at` to the response with the `200` status
  - added the optional property `updated_by` to the response with the `200` status
- **2026-07-26** `44d183272ce1` — 2 breaking, 5 warning, 11 info
  - the response property `description` became optional for the status `200`
  - response property `description` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - removed the optional property `eval_route` from the response with the `200` status
  - removed the optional property `eval_route_auto_selected` from the response with the `200` status
  - added the new `boolean` enum value to the `response_type` response property for the response status `200`
  - added the new `float` enum value to the `response_type` response property for the response status `200`
  - added the new `int` enum value to the `response_type` response property for the response status `200`
  - endpoint deprecated
  - added the optional property `eval_method` to the response with the `200` status
  - added the optional property `eval_modality` to the response with the `200` status
  - added the optional property `eval_modality_auto_selected` to the response with the `200` status
  - added the optional property `eval_segment` to the response with the `200` status
  - added the optional property `metric_type` to the response with the `200` status
  - added the optional property `prompt` to the response with the `200` status
  - added the optional property `scope` to the response with the `200` status
  - added the optional property `settings` to the response with the `200` status
  - added the optional property `summary` to the response with the `200` status
  - added the optional property `template_id` to the response with the `200` status

---

[Operation](https://skmtc.dev/getbluejay/apis/bluejay-api/docs/v1/custom-metric/:metric_id/get.md) · [API](https://skmtc.dev/getbluejay/apis/bluejay-api.md) · [Page](https://skmtc.dev/getbluejay/apis/bluejay-api/changes/v1/custom-metric/:metric_id/get)
