Get dashboard overview metrics
Retrieve key metrics for the dashboard overview cards including total scenarios, simulations, average success rate, and scheduled runs count.
Authorizations
JWT Bearer Token for authentication
Query Parameters
Project identifier
Filter by scenario/simulation reference IDs (comma-separated or array). If not provided, includes all scenarios.
Time window for data aggregation. Options: 7d (last 7 days), 30d (last 30 days), 3m (last 3 months)
7d, 30d, 3m Response
Dashboard overview metrics retrieved successfully
Count of all active test scenarios (simulations)
15
Number of completed simulation runs (manual + scheduled) within the time window
142
Average success rate across all recent simulations (weighted by number of runs) within the time window
0 <= x <= 10087.5
Count of currently active schedules (simulations with status IN_PROGRESS)
8