---
title: "Retrieve list of journey activations in journey"
method: GET
path: "/entities/journeys/{journeyId}/activations"
tags: ["Journeys"]
---

# Retrieve list of journey activations in journey

`GET /entities/journeys/{journeyId}/activations`

Retrieve a list of journey activations for the specified journey.

## Path parameters

- `journeyId` integer, required

## Response `200`

Returns the list of journey activation step in the journey

---

[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)
