Appearance
Download book file
GET
/api/library/{id}/download/{fileId}
Download a specific file (EPUB, PDF, etc.) belonging to an organized book
Parameters
Path Parameters
id*
Type
Requiredstring
Format
"uuid"fileId*
Type
Requiredstring
Format
"uuid"Responses
File download with Content-Disposition header
application/octet-stream
GET
/api/library/{id}/download/{fileId}