Returns aggregate metrics for a scenario: participant count, total sessions, average best score and rank, average lift, total practice minutes, and average session duration. Accepts both UUID and slug for the scenario identifier.
API key created in Settings > API.
Format: exec_live_ followed by 40 alphanumeric characters.
Scenario identifier (UUID or slug)
Comma-separated user IDs to filter by. When combined with user_emails, results are unioned (all matching users from either list are included).
Comma-separated user email addresses to filter by. When combined with user_ids, results are unioned (all matching users from either list are included).
Comma-separated workspace group IDs to filter by
ISO 8601 datetime — only include sessions on or after this date
ISO 8601 datetime — only include sessions on or before this date
Exclude sessions from system users (emails ending in @exec.com). Default false.
Scenario analytics summary
Aggregate analytics metrics for a scenario.
Number of unique participants with graded sessions
Total number of graded sessions
Average of each participant's best score (0-100)
Rank corresponding to the average best score
gold, silver, bronze, unranked Average improvement (best - first score) across participants
Total practice time across all sessions in minutes
Average duration per session in seconds
Rank distribution across participants based on best scores (Gold ≥90, Silver ≥75, Bronze ≥50, Unranked <50).