---
title: "GetStory"
method: GET
path: "/channel/{id}/story/{storyId}"
tags: ["Channels"]
---

# GetStory

`GET /channel/{id}/story/{storyId}`

Get story

## Path parameters

- `id` string, required
- `storyId` string, required

## Response `200`

Success-Response:

- object
  - `_id` string
  - `name` string
  - `story` object, required — <p>Object containing data for a specified channel story</p>

---

[API](https://skmtc.dev/cleverpush/apis/cleverpush-api-reference.md) · [All operations](https://skmtc.dev/cleverpush/apis/cleverpush-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cleverpush/cleverpush-api-reference/revisions/64ed799d2f1b/schema)
