---
title: "Changes to Get Custom Metrics By Agent"
method: GET
path: "/v1/custom-metrics-by-agent/{agent_id}"
---

# Changes to Get Custom Metrics By Agent

`GET /v1/custom-metrics-by-agent/{agent_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 21 revisions.

- **2026-07-31** `4309a961859b` — 6 info
- **2026-07-26** `44d183272ce1` — 2 breaking, 5 warning, 11 info

## Changes

- **2026-07-31** `4309a961859b` — 6 info
  - added the optional property `data/items/created_by` to the response with the `200` status
  - added the optional property `data/items/updated_at` to the response with the `200` status
  - added the optional property `data/items/updated_by` to the response with the `200` status
  - added the optional property `metrics/items/created_by` to the response with the `200` status
  - added the optional property `metrics/items/updated_at` to the response with the `200` status
  - added the optional property `metrics/items/updated_by` to the response with the `200` status
- **2026-07-26** `44d183272ce1` — 2 breaking, 5 warning, 11 info
  - the response property `metrics/items/description` became optional for the status `200`
  - response property `metrics/items/description` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - removed the optional property `metrics/items/eval_route` from the response with the `200` status
  - removed the optional property `metrics/items/eval_route_auto_selected` from the response with the `200` status
  - added the new `boolean` enum value to the `metrics/items/response_type` response property for the response status `200`
  - added the new `float` enum value to the `metrics/items/response_type` response property for the response status `200`
  - added the new `int` enum value to the `metrics/items/response_type` response property for the response status `200`
  - added the optional property `metrics/items/eval_method` to the response with the `200` status
  - added the optional property `metrics/items/eval_modality` to the response with the `200` status
  - added the optional property `metrics/items/eval_modality_auto_selected` to the response with the `200` status
  - added the optional property `metrics/items/eval_segment` to the response with the `200` status
  - added the optional property `metrics/items/metric_type` to the response with the `200` status
  - added the optional property `metrics/items/prompt` to the response with the `200` status
  - added the optional property `metrics/items/scope` to the response with the `200` status
  - added the optional property `metrics/items/settings` to the response with the `200` status
  - added the optional property `metrics/items/summary` to the response with the `200` status
  - added the optional property `metrics/items/template_id` to the response with the `200` status
  - added the required property `data` to the response with the `200` status

---

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