List Optimization Runs
optimizations
List Optimization Runs
List the multistart runs of an optimization in one call.
Each run carries status and convergence history (read server-side), so the frontend renders per-run progress without touching jobs.
List Optimization Runs
Path Parameters
Response
Successful Response
Opaque identifier for this optimization run.
Zero-based position of the run.
Lifecycle status of the run.
Available options:
queued, running, succeeded, failed, canceled Per-iteration convergence history for the run; its length is the current iteration count. Null until the run produces history.