GET
/
vehicles
/
{id}
/
{make}
/
charge
/
voltmeter

This endpoint is currently available for tesla.

Permission

read_charge

Request

id
string
required

The vehicle ID of the vehicle you are making a request to.

make
string
required

The make of the vehicle you are making a request to.

Response

voltage
number

The potential difference measured by the vehicle in volts (V).