Skip to main content

Get a book by ID

GET 

/:prefix/api/v1/books/:book_id

Returns a single book in Komga-compatible format.

Endpoint

GET /{prefix}/api/v1/books/{bookId}

Authentication

  • Bearer token (JWT)
  • Basic Auth
  • API Key

Request

Responses

Book details