Skip to content

Get audiobook cover

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

Retrieve the audiobook cover image for a specific book.

bookId
required
integer format: int64

ID of the book

Audiobook cover returned successfully

Media type */*
string format: binary