Skip to content

Get book cover image (OPDS)

GET
/opds/covers/{id}

Returns the cover image for an organized book. Used by OPDS clients to display book thumbnails. Supports ETag-based cache revalidation.

Parameters

Path Parameters

id*

Book UUID

Type
string
Required
Example"550e8400-e29b-41d4-a716-446655440000"
Format
"uuid"

Responses

Cover image (JPEG, PNG, WebP, or GIF)

Samples