---
title: "Ping (without authentication)"
method: GET
path: "/alive"
tags: ["Admin Tools"]
---

# Ping (without authentication)

`GET /alive`

Checks the existence of the partition. No authentication is required.

## Response `200`

OK - Partition is exists.

## Other responses

- `400` — Partition does not exist or was deleted.

---

[API](https://skmtc.net/pricefx/apis/the-pricefx-backend-api.md) · [All operations](https://skmtc.net/pricefx/apis/the-pricefx-backend-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pricefx/the-pricefx-backend-api/versions/0850b5d6be73/schema)
