List read lists (stub - always returns empty)
GET/:prefix/api/v1/readlists
Komga read lists are user-created lists of books to read. Codex doesn't support this feature, so we return empty results.
Endpoint
GET /{prefix}/api/v1/readlists
Authentication
- Bearer token (JWT)
- Basic Auth
- API Key
Request
Responses
- 200
- 401
Empty list of read lists
Unauthorized