Retrieve for executor operators
Retrieves an expanded task group with optional related data for executor operators (the provider org doing the work on this task group). | authz_personas=[executor_org_operators] | (OrderAndTaskGroupExpandedReq) -> (TaskGroupExpanded)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
task_group_id
Request
This endpoint expects an object.
expand_coordinator_org_company_name
expand_coordinator_org_handle
expand_shipper_org_company_name
expand_off_chrt_shipper_org_company_name
expand_notification_intents_ad_hoc
expand_tasks
expand_cargos
expand_task_artifacts
expand_directory_entries
expand_driver
expand_executor_org_company_name
expand_executor_org_handle
Response
Successful Response
task_group
tasks_expanded
driver
executor_org_id
Must be a string starting with org_
executor_org_company_name
executor_org_handle
Must be a string starting with @. May only contain a-z, A-Z, 0-9, _, -. May not be longer than 30 characters.
coordinator_org_id
Must be a string starting with org_
coordinator_org_company_name
coordinator_org_handle
Must be a string starting with @. May only contain a-z, A-Z, 0-9, _, -. May not be longer than 30 characters.
shipper_org_id
Must be a string starting with org_
shipper_org_company_name
off_chrt_shipper_org_id
off_chrt_shipper_org_company_name
Errors
422
Expanded for Executor Operators V1request Unprocessable Entity Error

