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

# Health check

`GET /v0/health`

Check the health status of the API

## Response `200`

OK

- HealthBody
  - `status` string, required — Health status

## Other responses

- `default` — Error

## Changes

- **2026-08-05** `6f729cacb3b7` — 1 warning
  - removed the optional property `platform_mode` from the response with the `200` status
- **2026-05-07** `1f7dac4e4622` — 1 breaking
  - the response property `errors` became nullable for the status `default`
- **2026-04-15** `2096fc3d254d` — 1 warning
  - removed the optional property `github_client_id` from the response with the `200` status
- **2026-03-18** `2fe3585bfcf7` — 1 info
  - added the optional property `platform_mode` to the response with the `200` status
- **2026-03-02** `cd40eb4cf442` — 1 warning, 1 info
  - removed the optional property `platform_mode` from the response with the `200` status
  - added the optional property `github_client_id` to the response with the `200` status

[Change history](https://skmtc.dev/agentregistry-dev/apis/agentregistry/changes/v0/health/get.md)

---

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