Performs a health check on the application and external dependencies
Show Details Object
Show Service Status
{ "status": "ok", "details": { "nestjs-docs": { "status": "up" } } }
{ "status": "error", "error": { "nestjs-docs": { "status": "down", "message": "Service unavailable" } } }