---
title: "Changes to Retrieve workflow step"
method: GET
path: "/v2/workflows/{workflowId}/steps/{stepId}"
---

# Changes to Retrieve workflow step

`GET /v2/workflows/{workflowId}/steps/{stepId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 13 revisions.

- **2026-08-16** `d7137c47680a` — 1 warning
- **2026-08-11** `0aeabb0041fd` — 2 warning, 2 info
- **2026-07-31** `47f16ff4d427` — 1 breaking, 1 info
- **2026-07-26** `d48666bd8914` — 1 warning, 1 info
- **2026-07-21** `2e115ea8160c` — 3 warning

## Changes

- **2026-08-16** `d7137c47680a` — 1 warning
  - added the new `CHAT_EDITOR_SELECT` enum value to the `controls/allOf[#/components/schemas/ControlsMetadataDto]/uiSchema/allOf[#/components/schemas/UiSchema]/properties/additionalProperties/component` response property for the response status `200`
- **2026-08-11** `0aeabb0041fd` — 2 warning, 2 info
  - added the new `CHAT_CARD_INVALID_BUTTON` enum value to the `issues/allOf[#/components/schemas/StepIssuesDto]/controls/additionalProperties/items/issueType` response property for the response status `200`
  - added the new `CHAT_CARD_LIMIT_EXCEEDED` enum value to the `issues/allOf[#/components/schemas/StepIssuesDto]/controls/additionalProperties/items/issueType` response property for the response status `200`
  - added the optional property `issues/allOf[#/components/schemas/StepIssuesDto]/controls/additionalProperties/items/severity` to the response with the `200` status
  - added the optional property `issues/allOf[#/components/schemas/StepIssuesDto]/integration/additionalProperties/items/severity` to the response with the `200` status
- **2026-07-31** `47f16ff4d427` — 1 breaking, 1 info
  - the `providerOverrides` response's property type changed from no type to `object` for status `200`
  - removed `#/components/schemas/ProviderOverridesDto` from the `providerOverrides` response property `allOf` list for the response status `200`
- **2026-07-26** `d48666bd8914` — 1 warning, 1 info
  - added the new `UNSUPPORTED_PROPERTY` enum value to the `issues/allOf[#/components/schemas/StepIssuesDto]/controls/additionalProperties/items/issueType` response property for the response status `200`
  - added the optional property `providerOverrides` to the response with the `200` status
- **2026-07-21** `2e115ea8160c` — 3 warning
  - added the new `TOOL` enum value to the `controls/allOf[#/components/schemas/ControlsMetadataDto]/uiSchema/allOf[#/components/schemas/UiSchema]/group` response property for the response status `200`
  - added the new `TOOL_BODY` enum value to the `controls/allOf[#/components/schemas/ControlsMetadataDto]/uiSchema/allOf[#/components/schemas/UiSchema]/properties/additionalProperties/component` response property for the response status `200`
  - added the new `tool` enum value to the `type` response property for the response status `200`

---

[Operation](https://skmtc.dev/novu/apis/deprecated-novu-api-use-openapi-json-yaml-instead/docs/v2/workflows/:workflowId/steps/:stepId/get.md) · [API](https://skmtc.dev/novu/apis/deprecated-novu-api-use-openapi-json-yaml-instead.md) · [Page](https://skmtc.dev/novu/apis/deprecated-novu-api-use-openapi-json-yaml-instead/changes/v2/workflows/:workflowId/steps/:stepId/get)
