$ curl https://api.chapters.shop/health
{
"status": "degraded",
"environment": "staging",
"version": "1.0.0",
"uptime": 2m,
"services": {
"database": "healthy",
"redis": "unhealthy",
"shopify": "healthy"
}
}
$_