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.
Authorizations
Retrieve your API Key from Dashboard API Keys Section.
Path Parameters
24^[0-9a-f]{24}$"5eb7cf5a86d9755df3a6c593"
Query Parameters
24^[0-9a-f]{24}$"5eb7cf5a86d9755df3a6c593"
Response
Successful Response
Response model for aggregated evaluation results across all runs of a simulation.
ID of the simulation configuration
ID of the specific simulation group (if filtering by group)
Evaluation summary for the selected (source) workflow. None if no evaluation configured.
Evaluation summary for the counter workflow. None if no evaluation configured.