Get Trips Insights
Report
Get Trips Insights
Returns trips insights.
GET
Get Trips Insights
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Departure from
Example:
"2026-04-15T00:00:00.000Z"
Departure to
Example:
"2026-04-16T00:00:00.000Z"
Destination name
Example:
"Rio de Janeiro"
Driver identifier
Generic filter that matches against
- origin
- destination
Example:
"São Paulo"
Origin name
Example:
"São Paulo"
Route identifier
Vehicle identifier
Comma-separated list of fields to include in the response. Supports dot notation for nested projection (e.g. id,name,user.email,trips.route.id). Unknown fields are silently dropped.