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

# Retrieve summary of activation node in journey

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

Retrieve a summary of the activation node in a journey.

## Path parameters

- `journeyId` integer, required
- `journeyActivationStepId` integer, required

## Response `200`

Returns a summary of the activation node 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)
