---
title: "Health check (GET)"
method: GET
path: "/healthz"
tags: ["system"]
---

# Health check (GET)

`GET /healthz`

Verify if the authentication service is operational using GET method

## Response `200`

Service is healthy and operational

- 'OK'

## Other responses

- `default` — An error occurred while processing the request

---

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