curl "https://api.smartcar.com/v2.0/vehicles/{id}/{make}/climate/defroster" \ -H "Authorization: Bearer {token}" \ -X "GET"
{ "frontStatus": "ON", "rearStatus": "OFF" }
Returns the current state of a vehicle’s front and rear defroster.
tesla
read_climate
Was this page helpful?