v5
OpenAPI 3.1.02026-07-31129337684.6 KBSimulations
Get Simulation Evaluation Summary Endpoint
Get aggregated evaluation results for a simulation across all runs.
Returns summary statistics for both selected and counter workflow evaluations including:
- Total runs, successful/failed/pending evaluation counts
- Average scores for each numeric metric
- Score distribution across ranges (0-20, 21-40, 41-60, 61-80, 81-100)
Optional: Filter by specific group_id to get summary for one batch run.
get/workflows/v1/simulations/{simulation_id}/evaluation-summary
Path parameters
simulation_idstring required
Example:5eb7cf5a86d9755df3a6c593
Query parameters
group_idstring
Example:5eb7cf5a86d9755df3a6c593
Response
Successful Response