Check the health status of backend services.
GET /functions/v1/health-check
{ "status": "healthy", "timestamp": "2026-03-07T12:00:00Z", "services": { "database": "ok", "storage": "ok", "edge_functions": "ok" } }