Skip to content

Get book thumbnail

GET
/api/kobo/{token}/v1/books/{imageId}/thumbnail/{width}/{height}/{isGreyscale}/image.jpg

Retrieve the thumbnail image for a local book.

imageId
required
string

Book ID

width
required
integer format: int32

Width of the thumbnail

height
required
integer format: int32

Height of the thumbnail

isGreyscale
required
boolean

Is greyscale

Thumbnail returned successfully

Media type image/jpeg
string format: binary

Thumbnail is at another location

Media type image/jpeg
string format: binary