Skip to main content
GET
Redis Health Check
This endpoint performs a detailed health check specifically for the Redis PubSub system.

Response

status
string
Redis connection status
timestamp
string
Timestamp of the health check

Response

200 - application/json

Successful Response

status
string
required
timestamp
string
required
type
string | null
listening
boolean | null
subscribers
integer | null
connection_failed
boolean | null
last_connection_attempt
number | null
error
string | null