/shipping/drivers

Retrieve (via POST) driver analytics

Retrieves driver analytics for a time window. Daily rows are clipped to the requested UTC window; task-group rows include full in-progress mileage for task groups whose in-progress interval overlaps the requested window. | authz: allowed_org_types=[provider], min_org_role=operator | (DriverStatsReq) -> (DriverStatsRes)

post/shipping/drivers/stats/v1/{driver_id}

Path parameters

driver_idstring required

Request body

start_timestampstring date-time required
end_timestampstring date-time required

Response

Successful Response

Changes

No recorded changes to this endpoint across all 1 revision of this API.