Health
Health check endpoint showing system status and database connection.
Response
{
"status": "healthy",
"database": "connected"
}
Note: For data freshness, see current_as_of for each source on /api/v1/status.
Example
curl "https://govconapi.com/health"