Skip to content

Get book thumbnail

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

Retrieve the thumbnail image for a specific book.

bookId
required
integer format: int64

ID of the book

Book thumbnail returned successfully

Media type */*
string format: binary