---
title: "GET /api/stories/enrich-sources"
method: GET
path: "/api/stories/enrich-sources"
tags: ["Stories"]
---

# GET /api/stories/enrich-sources

`GET /api/stories/enrich-sources`

## Query parameters

- `storyId` string, required

## Response `200`

OK

- object
  - `sources` StorySource[], required
    - `url` string, required
    - `title` string, required
    - `siteName` string
    - `imageUrl` string

---

[API](https://skmtc.dev/fromolive/apis/olive-api.md) · [All operations](https://skmtc.dev/fromolive/apis/olive-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/fromolive/olive-api/revisions/01f6261481a3/schema)
