---
title: "This returns a single page within the epub book. All html will be rewritten to be scoped within our reader,
all css is scoped, etc."
method: GET
path: "/api/Book/{chapterId}/book-page"
tags: ["Book"]
---

# This returns a single page within the epub book. All html will be rewritten to be scoped within our reader,
all css is scoped, etc.

`GET /api/Book/{chapterId}/book-page`

## Path parameters

- `chapterId` integer, required

## Query parameters

- `page` integer

## Response `200`

OK

- string

---

[API](https://skmtc.net/kareadita/apis/kavita.md) · [All operations](https://skmtc.net/kareadita/apis/kavita/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kareadita/kavita/revisions/3bd8363f0a4e/schema)
