---
title: "Changes to Get workflow trace log data (latest run)"
method: GET
path: "/workflow/{id}/trace-log"
---

# Changes to Get workflow trace log data (latest run)

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 20 revisions.

- **2026-04-17** `a3368f919949` — 2 info
- **2026-03-13** `0f0e49049ef1` — 2 breaking

## Changes

- **2026-04-17** `a3368f919949` — 2 info
  - added the required property `oneOf[#/components/schemas/TraceLogLocalResponse]/runId` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/TraceLogRemoteResponse]/runId` to the response with the `200` status
- **2026-03-13** `0f0e49049ef1` — 2 breaking
  - removed the required property `oneOf[#/components/schemas/TraceLogLocalResponse]/runId` from the response with the `200` status
  - removed the required property `oneOf[#/components/schemas/TraceLogRemoteResponse]/runId` from the response with the `200` status

---

[Operation](https://skmtc.dev/growthxai/apis/output-ai-api/docs/workflow/:id/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/trace-log/get)
