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

# Health check

`GET /health`

Health check endpoint to check if the server is running

## Response `200`

Default Response

- object
  - `status` 'healthy', required
  - `timestamp` string, required

---

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