---
title: "Health check"
method: GET
path: "/health"
tags: ["Engine — Health"]
---

# Health check

`GET /health`

Returns server health status. Use for load-balancer health checks.

## Response `200`

Server is healthy.

- object
  - `status` string

---

[API](https://skmtc.dev/netcorecloud/apis/email-api-v6.md) · [All operations](https://skmtc.dev/netcorecloud/apis/email-api-v6/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/netcorecloud/email-api-v6/revisions/73f83bc2eff8/schema)
