---
title: "return health info of the server"
method: GET
path: "/info/healthcheck"
---

# return health info of the server

`GET /info/healthcheck`

## Response `200`

successful operation

- HealthInfo
  - `condition` string
  - `hostname` string
  - `duration` integer

## Changes

- **2023-08-17** `c8c4ffd2540e` — 1 info
  - endpoint added
- **2022-12-18** `a325ec23e79c` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/indeedeng/apis/workflow-apis/changes/info/healthcheck/get.md)

---

[API](https://skmtc.dev/indeedeng/apis/workflow-apis.md) · [All operations](https://skmtc.dev/indeedeng/apis/workflow-apis/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/indeedeng/workflow-apis/revisions/fe9c7606824c/schema)
