---
title: "Changes to List workflow runs"
method: GET
path: "/workflow/runs"
---

# Changes to List workflow runs

`GET /workflow/runs`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 20 revisions.

- **2026-08-07** `09a49e598435` — 1 warning, 1 info
- **2026-06-16** `5d02013bc7af` — 1 warning, 1 info
- **2026-04-30** `c8798d226c67` — 1 info
- **2026-04-24** `c7d8acaec718` — 1 info
- **2026-04-24** `01552bfa9579` — 2 breaking, 3 warning
- **2026-03-13** `0f0e49049ef1` — 1 breaking, 3 warning, 5 info

## Changes

- **2026-08-07** `09a49e598435` — 1 warning, 1 info
  - added the new `cancelled` enum value to the `runs/items/status` response property for the response status `200`
  - removed the `canceled` enum value from the `runs/items/status` response property for the response status `200`
- **2026-06-16** `5d02013bc7af` — 1 warning, 1 info
  - added the new `continued_as_new` enum value to the `runs/items/status` response property for the response status `200`
  - removed the `continued` enum value from the `runs/items/status` response property for the response status `200`
- **2026-04-30** `c8798d226c67` — 1 info
  - added the new optional `query` request parameter `catalog`
- **2026-04-24** `c7d8acaec718` — 1 info
  - added the optional property `runs/items/runId` to the response with the `200` status
- **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-03-13** `0f0e49049ef1` — 1 breaking, 3 warning, 5 info
  - the response's body type changed from no type to `object` for status `400`
  - deleted the `query` request parameter `catalog`
  - removed the optional property `runs/items/runId` from the response with the `200` status
  - added the new `continued` enum value to the `runs/items/status` response property for the response status `200`
  - removed `#/components/schemas/ValidationErrorResponse, #/components/schemas/ErrorResponse` from the response body `oneOf` list for the response status `400`
  - added the optional property `error` to the response with the `400` status
  - added the optional property `issues` to the response with the `400` status
  - added the optional property `message` to the response with the `400` status
  - removed the `continued_as_new` enum value from the `runs/items/status` response property for the response status `200`

---

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