---
title: "Download book"
method: GET
path: "/reader/download/books/{book_id}"
tags: ["Reader"]
---

# Download book

`GET /reader/download/books/{book_id}`

Download the original book file

## Path parameters

- `book_id` string, required

## Response `200`

Book file

## Other responses

- `404` — Not Found

---

[API](https://skmtc.net/lxpio/apis/omnigram-api.md) · [All operations](https://skmtc.net/lxpio/apis/omnigram-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lxpio/omnigram-api/versions/58911ffb3093/schema)
