Get a load balancer
Retrieve status and details for a single load balancer
GET
Retrieve the full status of a load balancer, including its readiness state, replica count, and public endpoint.
Path parameters
namespace
type: string
requiredThe namespace (user or organization) the load balancer belongs to.
name
type: string
requiredThe load balancer name (e.g., `main-gateway`).
Previous → List load balancers