---
title: "Changes to Check HTTP Server Status"
method: GET
path: "/health/alive"
---

# Changes to Check HTTP Server Status

`GET /health/alive`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 40 revisions.

- **2023-04-14** `ac46e6738047` — 1 info
- **2022-02-08** `4a4308530ea1` — 5 info
- **2021-04-26** `26e7abf193b0` — 1 breaking, 4 info

## Changes

- **2023-04-14** `ac46e6738047` — 1 info
  - removed the non-success response with the status `500`
- **2022-02-08** `4a4308530ea1` — 5 info
  - api operation id `isInstanceAlive` removed and replaced with `isAlive`
  - api tag `metadata` added
  - api tag `api` removed
  - added the media type `application/json` for the response with the status `200`
  - added the media type `application/json` for the response with the status `500`
- **2021-04-26** `26e7abf193b0` — 1 breaking, 4 info
  - removed the media type `application/json` for the response with the status `200`
  - api operation id `isAlive` removed and replaced with `isInstanceAlive`
  - api tag `api` added
  - api tag `metadata` removed
  - added the non-success response with the status `500`

---

[Operation](https://skmtc.dev/ory/apis/ory-oathkeeper-api/docs/health/alive/get.md) · [API](https://skmtc.dev/ory/apis/ory-oathkeeper-api.md) · [Page](https://skmtc.dev/ory/apis/ory-oathkeeper-api/changes/health/alive/get)
