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

# health api

`GET /healthz`

## Response `200`

A successful response.

- HealthResponse
  - `status` string

## Other responses

- `default` — An unexpected error response.

## Changes

- **2024-08-22** `282fb7ba2640` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/permify/apis/permify-api/changes/healthz/get.md)

---

[API](https://skmtc.dev/permify/apis/permify-api.md) · [All operations](https://skmtc.dev/permify/apis/permify-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/permify/permify-api/revisions/282fb7ba2640/schema)
