Headers
Query Parameters
Drive classification
business, personal, all The number of drives to retrieve
0 < x <= 1000The end date of the range to retrieve drives for based on the defined filter_by param. Filter_by needs to be set for this field to be used. Should be in UTC
The start date of the range to retrieve drives for based on the defined filter_by param. Filter_by needs to be set for this field to be used. Should be in UTC
Use 'ended' to filter by the date the drive has ended. Use 'modified' to filter by the date the drive was last updated
modified, ended The end date of the range to retrieve drives for. If the drive was reviewed by an admin, this will be the last review date. If not, this will be the same as the date it was reported. [DEPRECATED] Use [date_before, date_after] + filter_by instead
The start date of the range to retrieve drives for. If the drive was reviewed by an admin, this will be the last review date. If not, this will be the same as the date it was reported. [DEPRECATED] Use [date_before, date_after] + filter_by instead
Response
Successfully retrieved user drives. Returns paginated list of drives with complete details including locations, distance calculations, monetary values, and trip metadata.
Array of drive objects containing comprehensive trip information including locations, distances, values, and metadata
Pagination indicator - true if additional drives exist beyond the current result set within the specified filters and date range