---
title: "Retrieve exterior temperature for a Tesla."
method: GET
path: "/vehicles/{id}/tesla/thermometer/exterior"
tags: ["Tesla"]
---

# Retrieve exterior temperature for a Tesla.

`GET /vehicles/{id}/tesla/thermometer/exterior`

__Description__

This endpoint returns the exterior temperature of a Tesla, in celsius by default.

## Response `200`

returns the exterior temperature of a Tesla.

- Temperature
  - `temperature` number, float

---

[API](https://skmtc.net/smartcar/apis/smartcar-api.md) · [All operations](https://skmtc.net/smartcar/apis/smartcar-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/smartcar/smartcar-api/revisions/2101455240dc/schema)
