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

# Ping

`GET /api/v1.health.ping`

Verify the server is up and running.

## Response `200`

- PingOut
  - `ok` boolean, required

## Other responses

- `400`
- `401`
- `403`
- `422`

---

[API](https://skmtc.net/svix/apis/diom-api.md) · [All operations](https://skmtc.net/svix/apis/diom-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/svix/diom-api/revisions/e98d7f3a3e10/schema)
