Skip to main content
GET
cURL

Autorizaciones

Authorization
string
header
requerido

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

Parámetros de consulta

refresh
enum<string>

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

Opciones disponibles:
0,
1,
true,
false

Respuesta

200 - application/json

Successful response

status
enum<string>
requerido
Opciones disponibles:
healthy,
degraded
reasons
enum<string>[]
requerido
Opciones disponibles:
stalled_runs,
backlog_aging,
high_failure_rate,
slot_drift,
orphan_backlog,
watchdog_disabled
sampledAt
string
requerido
config
object
requerido
backlog
object
requerido
recent
object
requerido
watchdog
object
requerido
spaces
object[]
requerido
spacesTruncated
boolean
requerido
stalledCount
number
requerido
lastActivityAt
string
Última modificación el 15 de septiembre de 2026