---
title: "Get patches release history"
method: GET
path: "/v5/patches/history"
tags: ["Patches"]
---

# Get patches release history

`GET /v5/patches/history`

Get the stable patches release history.

## Response `200`

The patches release history.

- ReleaseSimple[]
  - `version` string, required
  - `created_at` string, date-time, required
  - `description` string, required

## Other responses

- `500` — GitHub API error.

---

[API](https://skmtc.dev/revanced/apis/revanced-api.md) · [All operations](https://skmtc.dev/revanced/apis/revanced-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/revanced/revanced-api/revisions/491bb09d91c1/schema)
