---
title: "Preview document"
method: GET
path: "/documents/{documentId}/preview"
tags: ["Documents"]
---

# Preview document

`GET /documents/{documentId}/preview`

Streams the stored briefing document inline using its native format. Supports PDF, HTML, and plain text documents for the authenticated token.

## Path parameters

- `documentId` string, required

## Response `200`

Document preview

## Other responses

- `401` — Unauthorized
- `404` — Document not found or not ready
- `502` — Upstream asset unavailable

---

[API](https://skmtc.net/autocontentapi/apis/content-api.md) · [All operations](https://skmtc.net/autocontentapi/apis/content-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/autocontentapi/content-api/revisions/355890b6b4cc/schema)
