# Mobile Enabled

## GET `/api/1/vehicles/{id}/mobile_enabled`

Lets you know if the Mobile Access setting is enabled in the car.

### Response

```json
{
  "response": true
}
```
