Skip to main content
GET
Get stream health status

Authorizations

Authorization
string
header
required

JWT authentication token

Path Parameters

id
string<uuid>
required

Task ID

Response

Stream health status

message
string
required
status
enum<string>
required
Available options:
active,
queued,
suspended,
completed,
stale,
zombie
task_id
string
required

Task ID

age_seconds
integer | null
is_healthy
boolean
is_stale
boolean
is_zombie
boolean
last_activity_seconds
integer | null
stream_id
string