Returns top running vehicles models for a company or group.

This endpoint allows you to get the top running trackers and the kms traveled by them, grouped by vehicle model. You can get the data for the entire company or a subset by passing the groupoid within the company. These parameters are required to get a value; otherwise, an error will be returned.
You can filter the results by using the _start_date
and end_date query parameters using the date format YYYY-MM-DD. If you don't pass any of those filters, the system will use the following range: the current date for the end date, and seven days ago of that date for the start date.

Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!