---
title: "Release notes for the latest Sencho version"
method: GET
path: "/api/fleet/update-status/release-notes"
tags: ["Fleet"]
---

# Release notes for the latest Sencho version

`GET /api/fleet/update-status/release-notes`

Returns the GitHub release body and URL for the latest Sencho release, used by the Changelog tab.

## Response `200`

Release notes.

- object
  - `releaseNotes` string, nullable
  - `htmlUrl` string, nullable

## Other responses

- `401` — Authentication required. Provide a valid Bearer token.

---

[API](https://skmtc.net/studio-saelix/apis/sencho-api.md) · [All operations](https://skmtc.net/studio-saelix/apis/sencho-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/studio-saelix/sencho-api/versions/f36f82acae1d/schema)
