Appearance
Download a book file (OPDS)
GET
/opds/download/{fileId}
Streams an ebook file for download, identified by its file ID. The file must belong to an organized book. Sets Content-Disposition for browser/e-reader download with the original filename.
Parameters
Path Parameters
fileId*
Book file UUID
Type
Requiredstring
Example
"550e8400-e29b-41d4-a716-446655440000"Format
"uuid"Responses
Ebook file binary stream
GET
/opds/download/{fileId}