Skip to main content
GET
List Groups
Returns a list of load balancing groups for the specified location. Returns up to 25 groups.
string
required
The UUID of the location.

Response

The response is an array of group objects.
integer
The numeric ID of the group.
integer
The numeric ID of the location this group belongs to.
integer
The ID of the parent group, or null if this is a root group.
integer
The ID of the attached meter, or null.
integer
The total available amperage for the group.
string
The electrical network type. One of TN, TT, or IT. May be null.
string
The load balancing method. One of boost or solar.
integer
Additional amperage from solar.
boolean
Whether to always allow charging when solar is available.
integer
Minimum amperage when solar always charge is enabled.
boolean
Whether to charge on solar export.
boolean
Whether peak shaving is enabled for this group.
integer
The peak shaving threshold in amps.
string
ISO 8601 timestamp of when the group was created.
string
ISO 8601 timestamp of when the group was last updated.