---
title: "Get embed URL for a presentation"
method: GET
path: "/v1/presentations/{id}/embed"
tags: ["Presentations"]
---

# Get embed URL for a presentation

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

Returns a redirect URL to view the presentation in Microsoft PowerPoint Online viewer, which can be used in an iframe or opened directly

## Path parameters

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

## Other responses

- `307` — Redirect to the embedded presentation
- `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)
