Skip to content

Download book

GET
/api/v1/books/{bookId}/download
curl --request GET \
--url http://127.0.0.1:58259/api/v1/books/1/download

Download the book file. Requires download permission or admin.

bookId
required
integer format: int64

ID of the book to download

Book downloaded successfully

Media type */*

Forbidden

Media type */*