Get Run
Get a single optimization run by ID.
Path parameters
Identifier of the optimization run to fetch.
Identifier of the optimization run to fetch.
Response
Successful Response
Unique run identifier.
Run status: running, completed, or failed.
Module slug when server-side dispatch was used.
DSPy program specification that was optimized.
Optimizer backend that was used.
Optimization intensity level.
Train/validation split ratio.
Path to the dataset used.
LLM provider profile id used for GEPA reflection/proposal, when selected.
Model id used for GEPA reflection/proposal, when selected.
Full raw trace export path, when present.
Distilled GEPA trace evidence bundle path, when present.
Prompt snapshot or diff artifact path, when present.
Number of training examples used.
Number of validation examples used.
Validation score from the optimized program.
Filesystem path where the optimized program was saved.
Filesystem path to the optimization manifest.
Error message when the run failed.
Current phase of the optimization run.
ISO timestamp when the run started.
ISO timestamp when the run completed.