---
title: "Health Check"
method: GET
path: "/healthz"
---

# Health Check

`GET /healthz`

An endpoint that checks and ensures the required services are up and running:
- Redis
- Database
@return Returns elapsed times for each service

## Response `200`

Successful Response

- unknown

---

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