---
title: "Changes to getJourney"
method: GET
path: "/v1/journey/configuration/{id}"
---

# Changes to getJourney

`GET /v1/journey/configuration/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 6 revisions.

- **2026-08-26** `802039ced953` — 2 breaking, 1 info
- **2026-08-20** `d19cdc961b84` — 1 info
- **2026-08-12** `ebe46308269f` — 2 info
- **2026-07-31** `515acb1f892e` — 2 warning, 3 info
- **2026-07-21** `8927efbc8b6d` — 1 breaking

## Changes

- **2026-08-26** `802039ced953` — 2 breaking, 1 info
  - response property `allOf[#/components/schemas/Journey]/allOf[#/components/schemas/JourneyCreationRequest]/validationRules/additionalProperties/oneOf[#/components/schemas/RuleRef]/additionalProperties/` list-of-types was widened by adding types `array` to media type `application/json` of response `200`
  - added `subschema #2` to the `allOf[#/components/schemas/Journey]/allOf[#/components/schemas/JourneyCreationRequest]/validationRules/additionalProperties/` response property `oneOf` list for the response status `200`
  - added the optional property `allOf[#/components/schemas/Journey]/allOf[#/components/schemas/JourneyCreationRequest]/settings/authGate` to the response with the `200` status
- **2026-08-20** `d19cdc961b84` — 1 info
  - added the optional property `allOf[#/components/schemas/Journey]/allOf[#/components/schemas/JourneyCreationRequest]/steps/items/stepperType` to the response with the `200` status
- **2026-08-12** `ebe46308269f` — 2 info
  - added `#/components/schemas/Journey, #/components/schemas/JourneyActivationGuarantee` to the response body `allOf` list for the response status `200`
  - removed `#/components/schemas/JourneyCreationRequest, #/components/schemas/JourneyAuditInfo, #/components/schemas/JourneyFeatureFlags` from the response body `allOf` list for the response status `200`
- **2026-07-31** `515acb1f892e` — 2 warning, 3 info
  - removed the optional property `allOf[#/components/schemas/JourneyCreationRequest]/settings/savingProgress/savingMode` from the response with the `200` status
  - removed the optional property `allOf[#/components/schemas/JourneyCreationRequest]/settings/savingProgress/supportedVersion` from the response with the `200` status
  - added the optional property `allOf[#/components/schemas/JourneyCreationRequest]/contextSchema/items/description` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/JourneyCreationRequest]/settings/savingProgress/mode` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/JourneyCreationRequest]/settings/savingProgress/supportedRevision` to the response with the `200` status
- **2026-07-21** `8927efbc8b6d` — 1 breaking
  - the response property `allOf[#/components/schemas/JourneyCreationRequest]/settings/templateId` became nullable for the status `200`

---

[Operation](https://skmtc.dev/epilot/apis/journey-api/docs/v1/journey/configuration/:id/get.md) · [API](https://skmtc.dev/epilot/apis/journey-api.md) · [Page](https://skmtc.dev/epilot/apis/journey-api/changes/v1/journey/configuration/:id/get)
