Skip to main content
GET
cURL

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

查询参数

refresh
enum<string>

Force a fresh sample when 1/true. Cached samples are returned by default.

可用选项:
0,
1,
true,
false

响应

200 - application/json

Successful response

status
enum<string>
必填
可用选项:
healthy,
degraded
reasons
enum<string>[]
必填
可用选项:
stalled_runs,
backlog_aging,
high_failure_rate,
slot_drift,
orphan_backlog,
watchdog_disabled
sampledAt
string
必填
config
object
必填
backlog
object
必填
recent
object
必填
watchdog
object
必填
spaces
object[]
必填
spacesTruncated
boolean
必填
stalledCount
number
必填
lastActivityAt
string
最后修改于 2026年9月15日