Skip to content

Get audiobook thumbnail

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

Retrieve the audiobook thumbnail image for a specific book.

bookId
required
integer format: int64

ID of the book

Audiobook thumbnail returned successfully

Media type */*
string format: binary