# HealthStatusResponse
## Properties
**status** | **String** | Overall health status |
**checked_at** | **String** | Timestamp when the health check was actually performed (not cache return time) |
**database_healthy** | **bool** | Whether the database is reachable |
**workers_alive** | **i64** | Number of workers that pinged within last 5 minutes |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)