---
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 4 of 50 revisions.

- **2023-06-15** `a96a092e0b0f` — 1 info
- **2022-11-25** `5f207fe3fcc0` — 1 breaking, 3 info
- **2022-02-09** `a88adf308b2b` — 5 info
- **2021-10-07** `e90046dbd055` — 1 breaking, 4 info

## Changes

- **2023-06-15** `a96a092e0b0f` — 1 info
  - removed the non-success response with the status `500`
- **2022-11-25** `5f207fe3fcc0` — 1 breaking, 3 info
  - the `details` response's property type/format changed from `array`/`` to `object`/`` for status `500`
  - added the optional property `debug` to the response with the `500` status
  - added the optional property `id` to the response with the `500` status
  - the response property `message` became required for the status `500`
- **2022-02-09** `a88adf308b2b` — 5 info
  - api operation id `isInstanceAlive` removed and replaced with `isAlive`
  - api tag `metadata` added
  - api tag `health` 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-10-07** `e90046dbd055` — 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 `health` added
  - api tag `metadata` removed
  - added the non-success response with the status `500`

---

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