---
title: "GET /releases.json"
method: GET
path: "/releases.json"
tags: ["ReleaseService"]
---

# GET /releases.json

`GET /releases.json`

Gets the history of releases and status of them

## Response `200`

All of the released version of FeatureHub

- Releases
  - `latest` string
  - `versions` Release[]
    - `version` string
    - `critical` string, nullable
    - `releaseNotes` string, nullable

---

[API](https://skmtc.dev/featurehub-io/apis/releaseapi.md) · [All operations](https://skmtc.dev/featurehub-io/apis/releaseapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/featurehub-io/releaseapi/revisions/1ec0011b3ad7/schema)
