---
title: "Download slide deck"
method: GET
path: "/slide-decks/{slideDeckId}/download"
tags: ["Slide Decks"]
---

# Download slide deck

`GET /slide-decks/{slideDeckId}/download`

Streams the generated slide deck file (PDF or PPT) for the authenticated token.

## Path parameters

- `slideDeckId` string, required

## Response `200`

Binary slide deck stream

## Other responses

- `401` — Unauthorized
- `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)
