Skip to main content

Trip history report (RPT-01)

GET 

/api/v1/reports/trips

Trip-history rows for completed/active trips in range, identity-enriched.

stop_count is the count of derived stops (_derive_stops) over each trip's session window; a trip with no session keeps stop_count = 0. Note the per-trip location fetch is N+1-over-trips, which is acceptable for a fleet report bounded by MAX_REPORT_ROWS and the date range.

Request

Responses

OK