Vehicle Endpoints
Location
Returns the vehicle’s last known location.
GET
/
vehicles
/
{id}
/
location
Permission
read_location
Request
Path
The vehicle ID of the vehicle you are making a request to.
Response
The latitude in degrees.
The longitude in degrees.
Was this page helpful?