Skip to content

Get book cover

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

Retrieve the cover image for a specific book.

bookId
required
integer format: int64

ID of the book

Book cover returned successfully

Media type */*
string format: binary