latestOpenAPI 3.0.02026-08-19219210532.7 KB
bd5a5f406bca
dashboard
bff
Get a user performance history per round
get/api/v1/team-performance/user-performance-by-round
Query parameters
userIdsstring[] required
Array of unique user identifiers to get performance data for
missionIdstring required
The unique identifier for the mission to analyze performance by round
fromDatestring date-time
Start date for the performance data range, formatted as an ISO string
toDatestring date-time
End date for the performance data range, formatted as an ISO string
Response
TeamPerformanceGetUserPerformanceByRoundResponseDTO[] required