---
title: "Story: Get Story at Reveal.js Document"
method: GET
path: "/{id}/reveal"
tags: ["Story"]
---

# Story: Get Story at Reveal.js Document

`GET /{id}/reveal`

returns an html document containing a reveal.js epresentation of the story

## Path parameters

- `id` string, uuid, required

## Response `200`

An html document containing a reveal.js represenation of the story

- string — html document with reveal.js presenation of story

## Other responses

- `400` — Bad Request
- `401` — An html document containing a login button
- `404` — Not found

---

[API](https://skmtc.net/presalytics/apis/story.md) · [All operations](https://skmtc.net/presalytics/apis/story/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/presalytics/story/versions/d44012529678/schema)
