---
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

---

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