---
title: "Get a single story by UUID or slug"
method: GET
path: "/v1/stories/{id}"
tags: ["News"]
---

# Get a single story by UUID or slug

`GET /v1/stories/{id}`

## Path parameters

- `id` string, required

## Response `200`

Successful response

## Other responses

- `404` — Story not found

---

[API](https://skmtc.net/brieftape/apis/brieftape-financial-newswire-api.md) · [All operations](https://skmtc.net/brieftape/apis/brieftape-financial-newswire-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/brieftape/brieftape-financial-newswire-api/revisions/ac8a07ec2d0d/schema)
