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,
critical
reasons
enum<string>[]
обязательно
Доступные опции:
queue_unavailable,
queue_paused,
consumer_unavailable,
failed_jobs,
dead_letters,
stale_processing,
overdue_pending,
paused_backlog,
target_unavailable
sampledAt
string
обязательно
config
object
обязательно
queue
object
обязательно
outbox
object
обязательно
activity
object
обязательно
pauses
object
dataDbHealth
object
Последнее изменение 15 сентября 2026 г.