---
title: "Changes to GET /flows/{id}/traces"
method: GET
path: "/flows/{id}/traces"
---

# Changes to GET /flows/{id}/traces

`GET /flows/{id}/traces`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 5 revisions.

- **2026-04-23** `586150212fe2` — 1 breaking, 8 info
- **2026-04-22** `6b61cd93292c` — 1 info
- **2026-04-21** `9925ce6b6def` — 1 breaking

## Changes

- **2026-04-23** `586150212fe2` — 1 breaking, 8 info
  - the `items/items/` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - added the optional property `items/items/duration_ms` to the response with the `200` status
  - added the optional property `items/items/ended_at` to the response with the `200` status
  - added the optional property `items/items/latest_title` to the response with the `200` status
  - added the optional property `items/items/started_at` to the response with the `200` status
  - added the required property `items/items/agents` to the response with the `200` status
  - added the required property `items/items/id` to the response with the `200` status
  - added the required property `items/items/span_count` to the response with the `200` status
  - added the required property `items/items/span_types` to the response with the `200` status
- **2026-04-22** `6b61cd93292c` — 1 info
  - endpoint added
- **2026-04-21** `9925ce6b6def` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/scalytics/apis/kafsiem-analyst-api/docs/flows/:id/traces/get.md) · [API](https://skmtc.dev/scalytics/apis/kafsiem-analyst-api.md) · [Page](https://skmtc.dev/scalytics/apis/kafsiem-analyst-api/changes/flows/:id/traces/get)
