---
title: "Preview Source"
method: GET
path: "/api/knowledge/sources/{source_id}/preview"
---

# Preview Source

`GET /api/knowledge/sources/{source_id}/preview`

Return the extracted text stored for a source. Used by the preview modal.

## Path parameters

- `source_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/nexa/apis/farm-intel-api.md) · [All operations](https://skmtc.dev/nexa/apis/farm-intel-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nexa/farm-intel-api/revisions/b1933769082d/schema)
