---
title: "Public preview slide deck"
method: GET
path: "/slide-decks/public/{slideDeckId}/preview"
tags: ["Slide Decks"]
---

# Public preview slide deck

`GET /slide-decks/public/{slideDeckId}/preview`

Streams the slide deck inline without authentication for marketing/demo pages.

## Path parameters

- `slideDeckId` string, required

## Response `200`

Inline slide deck stream

## Other responses

- `404` — Slide deck 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)
