Skip to content
Libris
Search
K
Main Navigation
Guide
Architecture
API
Deployment
Appearance
Menu
Return to top
Get book cover image
GET
/api/library/{id}/cover
Stream the cover image for an organized book
Parameters
Path Parameters
id
*
Type
string
Required
Format
"uuid"
Responses
200
404
Cover image (JPEG, PNG, WebP, or GIF)
Content-Type
image/*
Schema
JSON
GET
/api/library/{id}/cover
Samples