Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Query Parameters

refresh
enum<string>

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

Available options:
0,
1,
true,
false

Response

200 - application/json

Successful response

status
enum<string>
required
Available options:
healthy,
degraded
reasons
enum<string>[]
required
Available options:
stalled_runs,
backlog_aging,
high_failure_rate,
slot_drift,
orphan_backlog,
watchdog_disabled
sampledAt
string
required
config
object
required
backlog
object
required
recent
object
required
watchdog
object
required
spaces
object[]
required
spacesTruncated
boolean
required
stalledCount
number
required
lastActivityAt
string
Last modified on September 15, 2026