POST
/
v1
/
onboarding
/
status
/
get
{
  "id": "<string>",
  "homeId": "<string>",
  "status": "NOT_STARTED",
  "eligibilityStatus": "eligible",
  "thermostatBrandName": "<string>",
  "zipcode": "<string>",
  "step": 123
}

Headers

x-ws-api-key
string

WattShift API Key

Body

application/json

Response

200 - application/json

The response is of type object.