---
title: "Changes to Retrieve summary of specified journey"
method: GET
path: "/entities/journeys/{journeyId}"
---

# Changes to Retrieve summary of specified journey

`GET /entities/journeys/{journeyId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 3 revisions.

- **2026-08-21** `24caa8eb809b` — 1 breaking, 6 warning, 2 info
- **2026-08-14** `f5ae81d77da9` — 1 info

## Changes

- **2026-08-21** `24caa8eb809b` — 1 breaking, 6 warning, 2 info
  - the `included/items/anyOf[#/components/schemas/SyndicationJsonApiResource]/attributes/syndicationBehaviors/items/` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the optional property `included/items/anyOf[#/components/schemas/SyndicationJsonApiResource]/attributes/syndicationBehaviors/items/behaviorTableName` from the response with the `200` status
  - removed the optional property `included/items/anyOf[#/components/schemas/SyndicationJsonApiResource]/attributes/syndicationBehaviors/items/columns` from the response with the `200` status
  - removed the optional property `included/items/anyOf[#/components/schemas/SyndicationJsonApiResource]/attributes/syndicationBehaviors/items/formatting` from the response with the `200` status
  - removed the optional property `included/items/anyOf[#/components/schemas/SyndicationJsonApiResource]/attributes/syndicationBehaviors/items/joinRow` from the response with the `200` status
  - removed the optional property `included/items/anyOf[#/components/schemas/SyndicationJsonApiResource]/attributes/syndicationBehaviors/items/joinStrategy` from the response with the `200` status
  - removed the optional property `included/items/anyOf[#/components/schemas/SyndicationJsonApiResource]/attributes/syndicationBehaviors/items/orderBy` from the response with the `200` status
  - added `#/components/schemas/SyndicationBehaviorResponse` to the `included/items/anyOf[#/components/schemas/SyndicationJsonApiResource]/attributes/syndicationBehavior` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/SyndicationBehavior` from the `included/items/anyOf[#/components/schemas/SyndicationJsonApiResource]/attributes/syndicationBehavior` response property `allOf` list for the response status `200`
- **2026-08-14** `f5ae81d77da9` — 1 info
  - added the optional property `data/attributes/journeyStages/items/steps/uuid/oneOf[#/components/schemas/JourneyAbTestStep]/randomizationMode` to the response with the `200` status

---

[Operation](https://skmtc.dev/treasure/apis/cdp-api/docs/entities/journeys/:journeyId/get.md) · [API](https://skmtc.dev/treasure/apis/cdp-api.md) · [Page](https://skmtc.dev/treasure/apis/cdp-api/changes/entities/journeys/:journeyId/get)
