---
title: "Returns healtcheck status of OpenAPIs for a given company"
method: GET
path: "/health"
tags: ["HealthCheck"]
deprecated: true
---

# Returns healtcheck status of OpenAPIs for a given company

`GET /health`

> **Deprecated.**

## Response `200`

Health check status is returned in the response body

- HealthCheckResponse — Returns a healthcheck status for a given company.
  - `status` string, required

## Other responses

- `401` — request unauthorized
- `403` — Request forbidden; user has insufficient rights to a resource.
- `404` — route not found
- `500` — Something went wrong. Please contact the administrator if problems persist.

---

[API](https://skmtc.net/pleo/apis/gjoll-api.md) · [All operations](https://skmtc.net/pleo/apis/gjoll-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pleo/gjoll-api/versions/c70cd21dc330/schema)
