Retrieves all roleplay sessions for the authenticated company with pagination and optional filtering by user or roleplay. Returns summary data for each session including score, duration, and pass/fail status.
API key for authentication. Get your API key from your company settings.
Number of records to skip (default: 0)
x >= 0Maximum records to return (default: 100, max: 1000)
1 <= x <= 1000Filter by specific user ID (optional)
Filter by specific roleplay ID (optional)