Get book thumbnail
GET
/api/kobo/{token}/v1/books/{imageId}/thumbnail/{width}/{height}/{quality}/{isGreyscale}/image.jpg
Retrieve the thumbnail image for a local book.
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” 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
Responses
Section titled “ Responses ”Thumbnail returned successfully
Media type image/jpeg
string format: binary
Thumbnail is at another location
Media type image/jpeg
string format: binary