v1
latestOpenAPI 3.0.32026-07-13353343.5 KBTesla
Retrieve exterior temperature for a Tesla.
Description
This endpoint returns the exterior temperature of a Tesla, in celsius by default.
get/vehicles/{id}/tesla/thermometer/exterior
Response
returns the exterior temperature of a Tesla.
Example response
{
"temperature": 23.5
}