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

# Ping server

`GET /v1/ping`

Checks if server is responsive

## Response `200`

The server is responding correctly.

- object
  - `version` string

## Other responses

- `default` — Error schema

---

[API](https://skmtc.net/tickettailor/apis/ticket-tailor-api.md) · [All operations](https://skmtc.net/tickettailor/apis/ticket-tailor-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tickettailor/ticket-tailor-api/revisions/7b222e8ec91c/schema)
