cURL
curl --request GET \ --url https://api.example.com/health
Health check endpoint for monitoring services like Better Stack.
Checks:
Returns 200 if healthy, 503 if unhealthy.
Successful Response