POST
/
v1
/
utility
/
get
[
  {
    "utilityId": "<string>",
    "utilityName": "<string>",
    "iconUrl": "<string>",
    "ratePlans": [
      {
        "id": "<string>",
        "ratePlanName": "<string>",
        "supportedType": "optimizable"
      }
    ]
  }
]

Headers

x-ws-api-key
string

WattShift API Key

Body

application/json

Response

default - application/json

The response is of type object[].