---
title: "Download a presentation"
method: GET
path: "/v1/presentations/{id}/download"
tags: ["Presentations"]
---

# Download a presentation

`GET /v1/presentations/{id}/download`

Downloads a presentation by id

## Path parameters

- `id` string, required — The id of the presentation

## Response `200`

The requested presentation as a file

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

---

[API](https://skmtc.dev/slidesgpt/apis/web.md) · [All operations](https://skmtc.dev/slidesgpt/apis/web/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/slidesgpt/web/revisions/62166446caec/schema)
