---
title: "Get book cover image"
method: GET
path: "/img/covers/{book_cover_path}"
tags: ["Reader"]
---

# Get book cover image

`GET /img/covers/{book_cover_path}`

Retrieve a book cover image by path

## Path parameters

- `book_cover_path` string, required

## Response `200`

Cover image

## 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/revisions/58911ffb3093/schema)
