---
title: "Changes to Retrieve list of activations by parent segment"
method: GET
path: "/entities/parent_segments/{parentSegmentId}/syndications"
---

# Changes to Retrieve list of activations by parent segment

`GET /entities/parent_segments/{parentSegmentId}/syndications`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 3 revisions.

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

## Changes

- **2026-08-21** `24caa8eb809b` — 1 breaking, 6 warning, 2 info
  - the `data/items/attributes/syndicationBehaviors/items/` response's property type changed from `object` to no type for status `200`
  - removed the optional property `data/items/attributes/syndicationBehaviors/items/behaviorTableName` from the response with the `200` status
  - removed the optional property `data/items/attributes/syndicationBehaviors/items/columns` from the response with the `200` status
  - removed the optional property `data/items/attributes/syndicationBehaviors/items/formatting` from the response with the `200` status
  - removed the optional property `data/items/attributes/syndicationBehaviors/items/joinRow` from the response with the `200` status
  - removed the optional property `data/items/attributes/syndicationBehaviors/items/joinStrategy` from the response with the `200` status
  - removed the optional property `data/items/attributes/syndicationBehaviors/items/orderBy` from the response with the `200` status
  - added `#/components/schemas/SyndicationBehaviorResponse` to the `data/items/attributes/syndicationBehavior` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/SyndicationBehavior` from the `data/items/attributes/syndicationBehavior` response property `allOf` list for the response status `200`

---

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