# 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 %}
