Last seen
Returns the most recent driver location data point and driver for a task group. | auth: api_key | authz_personas=[coordinator_org_operators, shipper_org_operators, executor_org_operators, driver_for_executor] | () -> (TaskGroupByDriverLastSeenRes | None)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
task_group_id
Response
Successful Response
data_point
driver
Errors
422
Task Group by Driver Last Seen V1request Unprocessable Entity Error

