Skip to content

Get library book cover

GET
/api/library/{id}/cover

Returns the cover image for an organized book, served from the library storage path. Supports ETag-based cache revalidation.

Parameters

Path Parameters

id*

Book UUID

Type
string
Required
Format
"uuid"

Responses

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

Samples