Skip to content

Download additional book file

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

Download a specific additional file attached to a book.

bookId
required
integer format: int64
fileId
required
integer format: int64

OK

Media type */*