---
title: "Health check"
method: GET
path: "/api/v1/health"
tags: ["Health"]
---

# Health check

`GET /api/v1/health`

Check if the service is running.

## Response `200`

Service is healthy

- object
  - `status` string
  - `service` string
  - `version` string

---

[API](https://skmtc.net/nesohq/apis/postal-post-management-service-apis.md) · [All operations](https://skmtc.net/nesohq/apis/postal-post-management-service-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nesohq/postal-post-management-service-apis/revisions/64a3f9ff2411/schema)
