---
title: "Retrieve list of activations"
method: GET
path: "/entities/segments/{segmentId}/syndications"
tags: ["Activations"]
---

# Retrieve list of activations

`GET /entities/segments/{segmentId}/syndications`

Retrieve a list of activations for a particular segment ID.

## Path parameters

- `segmentId` integer, required

## Response `200`

Returns a list of Activations.

## Changes

- **2026-08-21** `24caa8eb809b` — 1 breaking, 6 warning, 3 info
  - the `data/items/attributes/syndicationBehaviors/items/` response's property type/format changed from `object`/`` to ``/`` 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
  - …6 more

[Change history](https://skmtc.dev/treasure/apis/cdp-api/changes/entities/segments/:segmentId/syndications/get.md)

---

[API](https://skmtc.dev/treasure/apis/cdp-api.md) · [All operations](https://skmtc.dev/treasure/apis/cdp-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/treasure/cdp-api/revisions/24caa8eb809b/schema)
