---
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 5 of 47 revisions.

- **2023-04-29** `2e602390c3aa` — 1 info
- **2021-10-28** `c55ed8ad9f0c` — 1 info
- **2021-07-13** `8f1b399ab6e6` — 2 info
- **2021-05-18** `9123bcead5ed` — 1 warning, 7 info
- **2021-05-05** `381c760af46e` — 3 info

## Changes

- **2023-04-29** `2e602390c3aa` — 1 info
  - removed the non-success response with the status `500`
- **2021-10-28** `c55ed8ad9f0c` — 1 info
  - added the optional property `id` to the response with the `500` status
- **2021-07-13** `8f1b399ab6e6` — 2 info
  - api tag `metadata` added
  - api tag `admin` removed
- **2021-05-18** `9123bcead5ed` — 1 warning, 7 info
  - removed the optional property `error` from the response with the `500` status
  - added the optional property `code` to the response with the `500` status
  - added the optional property `debug` to the response with the `500` status
  - added the optional property `details` to the response with the `500` status
  - added the optional property `reason` to the response with the `500` status
  - added the optional property `request` to the response with the `500` status
  - added the optional property `status` to the response with the `500` status
  - added the required property `message` to the response with the `500` status
- **2021-05-05** `381c760af46e` — 3 info
  - api tag `admin` added
  - api tag `metadata` removed
  - added the non-success response with the status `500`

---

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