POST
/
v1
/
homes
/
list
[
  {
    "id": "<string>",
    "createdAt": "<any>",
    "updatedAt": "<any>",
    "name": "<string>",
    "userId": "<string>",
    "UtilityId": "<string>",
    "ratePlanId": "<string>",
    "unstructuredAddress": "<string>",
    "timezone": "<string>",
    "country": "<string>",
    "city": "<string>",
    "zipcode": "<string>",
    "streetAddress": "<string>",
    "meterId": "<string>",
    "meterIdSource": "<string>",
    "energyMarketBiddingEnabled": true,
    "enabled": true,
    "carbonSignalIntensity": "LOW"
  }
]

Headers

x-ws-api-key
string

WattShift API Key

Response

200 - application/json

The response is of type object[].