---
title: "Retrieve list of activations by parent segment"
method: GET
path: "/entities/parent_segments/{parentSegmentId}/syndications"
tags: ["Activations"]
---

# Retrieve list of activations by parent segment

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

Retrieve a list of activations based on a parent segment.
This endpoint returns a summary representation of each activation;
detail-only fields (e.g. executions, runStatus, schedule details) are
not included.

## Response `200`

Returns a list of Activations.

---

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