Skip to main content
GET
Get the list of Load Balancer profiles

Authorizations

AccessKey
string
header
required

API Access Key authorization header

Query Parameters

page
integer<int32>
default:1
count
integer<int32>
default:50

Response

The list of Load Balancer profiles

LoadBalancerId
integer<int64>

The unique ID of the Load Balancer

Name
string | null

The name of the Load Balancer profile

OriginGroupLoadBalancingMethod
enum<integer>

The load balancing method used for selecting origin groups

Available options:
0,
1,
2,
3
StickySessionType
enum<integer>

The sticky session type used for persisting client sessions

Available options:
0,
1
OriginGroups
object[] | null

The list of origin groups associated with the Load Balancer profile

Last modified on August 6, 2026