Get a cluster's live status
Clusters
Get a cluster's live status
Returns the cluster plus a liveStatus block: actual total kW draw,
sum of member location limits, and per-location
{setLimitKw, effectiveLimitKw, actualKw} after proportional scaling
(scale = min(1, clusterLimitKw / sumLocationLimits)).
GET
Get a cluster's live status
Authorizations
Per-tenant API key. Tenant is derived from the key — never from the request.
Path Parameters
Response
Cluster detail with live status
Example:
"clst_20260612_a1b2c3d4"
Example:
"North Campus"
Example:
["3632155", "3632156"]Example:
200
Available options:
ACTIVE, INACTIVE 
