> For the complete documentation index, see [llms.txt](https://www.teslaapi.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.teslaapi.io/logs/diagnostics.md).

# Diagnostics

\
Entitlements
------------

<mark style="color:blue;">`GET`</mark> `https://owner-api.teslamotors.com/api/1/diagnostics`

#### Headers

| Name          | Type   | Description                                |
| ------------- | ------ | ------------------------------------------ |
| Authorization | string | Bearer `{access_token}` from authorization |

{% tabs %}
{% tab title="200 " %}

```
```

{% endtab %}
{% endtabs %}

## Send

<mark style="color:green;">`POST`</mark> `https://owner-api.teslamotors.com/api/1/diagnostics`

#### Headers

| Name          | Type   | Description                                |
| ------------- | ------ | ------------------------------------------ |
| Authorization | string | Bearer `{access_token}` from authorization |

{% tabs %}
{% tab title="200 " %}

```
```

{% endtab %}
{% endtabs %}
