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

# Ping

`GET /v0/ping`

Simple ping endpoint

## Response `200`

OK

- PingBody
  - `pong` boolean, required — Ping response

## Other responses

- `default` — Error

## Changes

> 53 revisions in range; 5 could not be searched.

- **2026-05-07** `1f7dac4e4622` — 1 breaking
  - the response property `errors` became nullable for the status `default`

[Change history](https://skmtc.dev/agentregistry-dev/apis/agentregistry/changes/v0/ping/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)
