---
title: "Changes to List call metrics"
method: GET
path: "/v1/call/{callId}/metrics"
---

# Changes to List call metrics

`GET /v1/call/{callId}/metrics`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 105 revisions.

- **2026-08-17** `887b091b3d81` — 5 breaking, 16 warning, 3 info

## Changes

- **2026-08-17** `887b091b3d81` — 5 breaking, 16 warning, 3 info
  - the `data/items/values/items/` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `data/items/values/items/computedAt` from the response with the `200` status
  - removed the required property `data/items/values/items/confidence` from the response with the `200` status
  - removed the required property `data/items/values/items/context` from the response with the `200` status
  - removed the required property `data/items/values/items/value` from the response with the `200` status
  - removed the optional property `data/items/values/items/fromSegment` from the response with the `200` status
  - removed the optional property `data/items/values/items/participantRole` from the response with the `200` status
  - removed the optional property `data/items/values/items/policyIds` from the response with the `200` status
  - removed the optional property `data/items/values/items/segment` from the response with the `200` status
  - removed the optional property `data/items/values/items/toSegment` from the response with the `200` status
  - removed the optional property `data/items/values/items/valueReasoning` 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 `404`
  - 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 `404`
  - 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 the new optional `query` request parameter `status`
  - added `subschema #1: Standard metric value, subschema #2: Property verification metric value` to the `data/items/values/items/` response property `anyOf` list for the response status `200`
  - added the required property `data/items/slug` to the response with the `200` status

---

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