---
title: "Ping Health"
method: GET
path: "/ping"
tags: ["health"]
---

# Ping Health

`GET /ping`

Simple health check endpoint that returns 200 OK.

## Response `200`

Successful Response

- HealthCheckResponse — Response for health check endpoint
  - `status` string, required
  - `message` string, required

## Changes

- **2025-11-05** `9ade02dd7b1d` — 1 info
  - api tag `health` added

[Change history](https://skmtc.dev/morphik-org/apis/fastapi/changes/ping/get.md)

---

[API](https://skmtc.dev/morphik-org/apis/fastapi.md) · [All operations](https://skmtc.dev/morphik-org/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/morphik-org/fastapi/revisions/2d9291c3821d/schema)
