cURL
curl --request GET \ --url https://api.example.com/health
{}
Health check endpoint for load balancers and monitoring.
Returns: Status dictionary indicating service availability.
Successful Response