Check whether the service and all its dependencies (database, cache, etc.) are ready to accept traffic. No authentication required.
200 when the service is fully ready, or 503 when a dependency is unavailable."ready" or "unready".status is "unready". Describes which dependency is failing.