---
title: "查询评测机状态 (无需 scope)"
method: GET
path: "/meta/runner-status"
tags: ["meta"]
---

# 查询评测机状态 (无需 scope)

`GET /meta/runner-status`

## Response `200`

查询成功

- object[]
  - `id` string
  - `name` string
  - `hardware` string
  - `provider` string
  - `status` object
    - `name` string
    - `color` string — Bootstrap 颜色名
  - `message` string
  - `last_seen` string, date-time

## Changes

- **2026-07-17** `b263b49cfa50` — 1 info
  - endpoint added
- **2024-08-12** `abf18f0fc1b3` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/acmclassoj/apis/acmoj-api-v1/changes/meta/runner-status/get.md)

---

[API](https://skmtc.dev/acmclassoj/apis/acmoj-api-v1.md) · [All operations](https://skmtc.dev/acmclassoj/apis/acmoj-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/acmclassoj/acmoj-api-v1/revisions/b263b49cfa50/schema)
