Skip to main content
GET
cURL

Autorisierungen

Authorization
string
header
erforderlich

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

Abfrageparameter

refresh
enum<string>

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

Verfügbare Optionen:
0,
1,
true,
false

Antwort

200 - application/json

Successful response

status
enum<string>
erforderlich
Verfügbare Optionen:
healthy,
degraded,
critical
reasons
enum<string>[]
erforderlich
Verfügbare Optionen:
queue_unavailable,
queue_paused,
consumer_unavailable,
failed_jobs,
dead_letters,
stale_processing,
overdue_pending,
paused_backlog,
target_unavailable
sampledAt
string
erforderlich
config
object
erforderlich
queue
object
erforderlich
outbox
object
erforderlich
activity
object
erforderlich
pauses
object
dataDbHealth
object
Zuletzt geändert am 15. September 2026