Path Parameters
ID of the vehicle whose telemetry you want to fetch.
Query Parameters
Specifies fields to expand (e.g., expand[]=vehicle).
Body
Response
Returns the latest Vehicle Telemetry object for the specified vehicle. Raises an error if no telemetry is available.
Unique identifier for the telemetry object.
null
String representing the object’s type. Always vehicle_telemetry.
null
ID of the vehicle this telemetry data belongs to.
null
Battery-level telemetry including state of charge and range.
Firmware version currently running on the vehicle.
null
Real-time geographic position of the vehicle.
Most recent odometer reading reported by the vehicle.

