meta { name: EPUB Download type: http seq: 1 } GET {{baseURL}}/api/books/{{bookUUID}}/download { "meta": { "name": "Download EPUB Book", "description": "Download an EPUB book file from Bookhoard server (no auth required - for Kobo device download)", "documentation": "Kobo devices can download books directly from Bookhoard using this endpoint. The endpoint returns the book file with appropriate Content-Type headers." } }