---
title: "Retrieve journey statistics"
method: GET
path: "/entities/journeys/{journeyId}/statistics"
tags: ["Journeys"]
---

# Retrieve journey statistics

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

Retrieve the specified journey statistics.

## Path parameters

- `journeyId` integer, required

## Response `200`

Returns the statistical summary of the journey

## Other responses

- `403` — non-JSON:API formatted error for insufficient permission to access a resource

---

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