---
title: "Changes to Get workflow execution status (latest run)"
method: GET
path: "/workflow/{id}/status"
---

# Changes to Get workflow execution status (latest run)

`GET /workflow/{id}/status`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 20 revisions.

- **2026-08-07** `09a49e598435` — 1 warning, 1 info
- **2026-04-17** `a3368f919949` — 1 info
- **2026-03-13** `0f0e49049ef1` — 1 warning

## Changes

- **2026-08-07** `09a49e598435` — 1 warning, 1 info
  - added the new `cancelled` enum value to the `status` response property for the response status `200`
  - removed the `canceled` enum value from the `status` response property for the response status `200`
- **2026-04-17** `a3368f919949` — 1 info
  - added the optional property `runId` to the response with the `200` status
- **2026-03-13** `0f0e49049ef1` — 1 warning
  - removed the optional property `runId` from the response with the `200` status

---

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