Tesla
Vehicle Status
Returns the status for the vehicle.
GET
/
vehicles
/
{id}
/
{make}
/
status
This endpoint is currently available for tesla
Permission
read_extended_vehicle_info
Request
Path
id
string
requiredThe vehicle ID of the vehicle you are making a request to.
make
string
requiredThe make of the vehicle you are making a request to.
Response
status
string
The current status of the vehicle. If the vehicle is asleep, this request will not wake the vehicle.
inService
bool
Indicates if the vehicle is in service mode.
gear
string
Indicates the current gear shift position.