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

# Retrieve interior temperature for a Tesla.

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

__Description__

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

## Response `200`

returns the interior 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)
