---
title: "Pull the Changelog for Kavita from Github and display"
method: GET
path: "/api/Server/changelog"
tags: ["Server"]
---

# Pull the Changelog for Kavita from Github and display

`GET /api/Server/changelog`

## Query parameters

- `count` integer

## Response `200`

OK

- UpdateNotificationDto[]
  - `currentVersion` string, nullable, required
  - `updateVersion` string, nullable, required
  - `updateBody` string, nullable, required
  - `updateTitle` string, nullable, required
  - `updateUrl` string, nullable, required
  - `isDocker` boolean
  - `isPrerelease` boolean
  - `publishDate` string, nullable, required
  - `isOnNightlyInRelease` boolean
  - `isReleaseNewer` boolean
  - `isReleaseEqual` boolean
  - `added` string[], nullable
  - `removed` string[], nullable
  - `changed` string[], nullable
  - `fixed` string[], nullable
  - `theme` string[], nullable
  - `developer` string[], nullable
  - `api` string[], nullable
  - `featureRequests` string[], nullable
  - `knownIssues` string[], nullable
  - `blogPart` string, nullable

---

[API](https://skmtc.net/kareadita/apis/kavita.md) · [All operations](https://skmtc.net/kareadita/apis/kavita/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kareadita/kavita/revisions/3bd8363f0a4e/schema)
