Command Palette
Search for a command to run

List load balancers

Retrieve all load balancers in a namespace

GET
/auth/v1/seed/{namespace}/proxies

Path parameters


namespace
type: string
required
The namespace (user or organization) to list load balancers for.

Query parameters


limit
type: integer
Maximum number of results to return.
default: 20
offset
type: integer
Pagination offset.
default: 0

Previous Launch a load balancer

Next Get a load balancer