---
title: "获取运行状态"
method: GET
path: "/status"
tags: ["状态"]
---

# 获取运行状态

`GET /status`

## Response `200`

运行状态

- object
  - `version` string, required
  - `lateLoad` boolean, required

## Other responses

- `403` — 鉴权失败，或 WebSocket 票证无效

---

[API](https://skmtc.net/oom-wg/apis/shirosu-http.md) · [All operations](https://skmtc.net/oom-wg/apis/shirosu-http/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/oom-wg/shirosu-http/versions/3d63f1947f5a/schema)
