Retrieve a Task Run
Get a Task Run by UUID. Set includeStats=true for derived per-phase
outcome counts (current phase and cumulative run).
Task Runs are site-scoped; siteId must be the Site that owns the
Task Run. Org must have an Infrastructure Provider entity. User must have
authorization role with PROVIDER_ADMIN suffix.
Authentication
Path parameters
Query parameters
ID of the Site that owns the Task Run (Task Runs are site-scoped).
Include derived per-phase outcome stats on the response.
Response
Human-readable name of the Task Run.
Type of operation this Task Run executes. Currently always FirmwareControl.
Why the Task Run is paused or terminal (e.g. PhaseGate, SafetyGate).
None when there is no qualifying reason.
Optional free-form description.
Operation code within the operation type (e.g. upgrade).
Optional human-readable detail for the current status.
Derived per-phase outcome stats. Present only on the single-Task-Run
GET when includeStats=true; omitted otherwise.