Retrieve (via POST) for provider operators
Retrieve (via POST) for provider operators
Retrieves an expanded order for a provider org that is the coordinator, an executor, or both, with role-filtered task-group details. Mirrors the per-item projection of the for_provider_operators list route. | authz_personas=[coordinator_org_operators, order_executor_org_operators] | (OrderAndTaskGroupExpandedReq) -> (OrderExpandedForProvider)
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Order ID, short ID, or off-chrt reference ID
Request
Response
Provider view: full order when coordinator; when executor only, task groups are filtered to the provider’s own and other executors’ operational fields are redacted.
Must be a string starting with @. May only contain a-z, A-Z, 0-9, _, -. May not be longer than 30 characters.

