Skip to content

Get book cover image

GET
/api/v1/opds/{bookId}/cover
curl --request GET \
--url http://127.0.0.1:58259/api/v1/opds/1/cover

Retrieve the cover image for a book by its ID.

bookId
required
integer format: int64

ID of the book

Cover image returned successfully

Media type */*
string format: binary

Book or cover not found

Media type */*
string format: binary