List self-reported hours and mileage
List self-reported hours and mileage
Lists a driver’s self-reports across an optional date range with sorting and pagination. Caller must be the driver themselves or an operator+ in the driver’s org. | authz: allowed_org_types=[provider], min_org_role=driver | () -> (DriverSelfReportedHoursAndMileageListRes)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
driver_id
Query parameters
filter_start_date
filter_end_date
sort_order
Sort order for query results
Allowed values:
page
page_size
Response
Successful Response
items
total_count
Errors
422
Drivers List Self Reported Hours and Mileage V1request Unprocessable Entity Error

