Appearance
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
Requiredstring
Example
"550e8400-e29b-41d4-a716-446655440000"Format
"uuid"Responses
Cover image (JPEG, PNG, WebP, or GIF)
GET
/opds/covers/{id}