Get Vehicle's Status: location, fuel, odometer and more
GET/vehicles/status
Get a glance at your vehicles's latest status, including fuel, location, driver and other telematic data. This endpoint is limited to a maximum of 60 calls per minute, see https://developer.cartrack.com/docs/fleet-api-general/rate-limiting for more information.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
successful operation
Validation failed for the input parameters.
Unauthorized access. Authentication is required.
Access is forbidden. The user does not have permission to access this resource.
The requested resource was not found.
Internal server error.