---
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

---

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