Headers
Path Parameters
Query Parameters
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 group reported drives. Returns paginated list of drives with complete details including driver info, locations, expenses, and review comments.
Array of reported drive objects containing complete drive details, driver information, and review status for group reporting
Pagination indicator - true if additional drives exist beyond the current result set within the specified filters and date range