{ "environment": "<string>", "timestamp": {}, "message": "<string>" }
Get current environment information
development
staging
production
curl -X GET https://api.judge.example.com/health/environment \ -H "Authorization: Bearer YOUR_API_KEY"