---
title: "Ping app web hostname"
method: GET
path: "/apps/{appId}/ping"
tags: ["hidden"]
---

# Ping app web hostname

`GET /apps/{appId}/ping`

Try if a specific app is online

## Path parameters

- `appId` integer, required

## Response `200`

Success

## Other responses

- `404` — Not found
- `405` — Server error

---

[API](https://skmtc.net/sinao/apis/sinao-api.md) · [All operations](https://skmtc.net/sinao/apis/sinao-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sinao/sinao-api/versions/436b47b78bf4/schema)
