---
title: "Story: View Analytics"
method: GET
path: "/{id}/analytics"
tags: ["Story"]
---

# Story: View Analytics

`GET /{id}/analytics`

returns an html document containing session and event metrics for the story

## Path parameters

- `id` string, uuid, required

## Response `200`

An html document containing session analytics for 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)
