---
title: "Changes to Fetch Journey"
method: GET
path: "/api/v2/journeys/{id}"
---

# Changes to Fetch Journey

`GET /api/v2/journeys/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 19 revisions.

- **2026-03-09** `3f638e7bcdd4` — 1 breaking, 8 warning
- **2025-07-31** `33c1d5958395` — 1 breaking, 1 info
- **2025-05-19** `805744a185fa` — 1 info
- **2024-06-11** `6cde27481f55` — 1 breaking

## Changes

- **2026-03-09** `3f638e7bcdd4` — 1 breaking, 8 warning
  - for the `path` request parameter `id`, the type/format was changed from `string`/`` to `string`/`uuid`
  - added the new `draft` enum value to the `publishing_state` response property for the response status `200`
  - added the new `offboarding` enum value to the `transition_type` response property for the response status `200`
  - added the new `offer` enum value to the `transition_type` response property for the response status `200`
  - added the new `onboarding` enum value to the `transition_type` response property for the response status `200`
  - added the new `post_offer` enum value to the `transition_type` response property for the response status `200`
  - added the new `pre_offer` enum value to the `transition_type` response property for the response status `200`
  - added the new `published` enum value to the `publishing_state` response property for the response status `200`
  - added the new `unpublished` enum value to the `publishing_state` response property for the response status `200`
- **2025-07-31** `33c1d5958395` — 1 breaking, 1 info
  - removed the required property `journey_type` from the response with the `200` status
  - added the required property `transition_type` to the response with the `200` status
- **2025-05-19** `805744a185fa` — 1 info
  - endpoint added
- **2024-06-11** `6cde27481f55` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/xpand-io/apis/xpand-api/docs/api/v2/journeys/:id/get.md) · [API](https://skmtc.dev/xpand-io/apis/xpand-api.md) · [Page](https://skmtc.dev/xpand-io/apis/xpand-api/changes/api/v2/journeys/:id/get)
