---
title: "Changes to Get workflow trace log data for a specific run"
method: GET
path: "/workflow/{id}/runs/{rid}/trace-log"
---

# Changes to Get workflow trace log data for a specific run

`GET /workflow/{id}/runs/{rid}/trace-log`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 20 revisions.

- **2026-04-24** `01552bfa9579` — 2 breaking, 3 warning
- **2026-04-17** `a3368f919949` — 1 info
- **2026-03-13** `0f0e49049ef1` — 1 breaking

## Changes

- **2026-04-24** `01552bfa9579` — 2 breaking, 3 warning
  - added `#/components/schemas/ValidationErrorResponse, #/components/schemas/ErrorResponse` to the response body `oneOf` list for the response status `400`
  - the response's body type changed from `object` to no type for status `400`
  - removed the optional property `error` from the response with the `400` status
  - removed the optional property `issues` from the response with the `400` status
  - removed the optional property `message` from the response with the `400` status
- **2026-04-17** `a3368f919949` — 1 info
  - endpoint added
- **2026-03-13** `0f0e49049ef1` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/growthxai/apis/output-ai-api/docs/workflow/:id/runs/:rid/trace-log/get.md) · [API](https://skmtc.dev/growthxai/apis/output-ai-api.md) · [Page](https://skmtc.dev/growthxai/apis/output-ai-api/changes/workflow/:id/runs/:rid/trace-log/get)
