Skip to content

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
string
Required
Format
"uuid"
fileId*
Type
string
Required
Format
"uuid"

Responses

File download with Content-Disposition header

application/octet-stream

Samples