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_idstringRequired

Response

Successful Response
data_pointobject
driverobject or nullOptional

Errors

422
Task Group by Driver Last Seen V1request Unprocessable Entity Error