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

# GET /flows/{id}/traces

`GET /flows/{id}/traces`

## Path parameters

- `id` string, required

## Response `200`

Flow traces

- ListTraceResponse
  - `items` Trace[], required
    - `id` string, required
    - `span_count` integer, required
    - `agents` string[], required
    - `span_types` string[], required
    - `latest_title` string
    - `started_at` string, date-time
    - `ended_at` string, date-time
    - `duration_ms` integer
  - `next` string, nullable, required

## Other responses

- `default` — RFC 9457 problem details

---

[API](https://skmtc.net/scalytics/apis/kafsiem-analyst-api.md) · [All operations](https://skmtc.net/scalytics/apis/kafsiem-analyst-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/scalytics/kafsiem-analyst-api/versions/d56f871e544e/schema)
