latestOpenAPI 3.0.02026-08-19219210532.7 KB

bd5a5f406bca

dashboard
bff

Get average score per scorecard task for a mission

get/api/v1/team-performance/performance-by-scorecard-item

Query parameters

missionIdstring required

The mission whose scorecard tasks to score

teamIdsstring[]

Restrict the population to these teams

userIdsstring[]

Restrict the population to these users

fromDatestring date-time

Inclusive lower bound of the session date window

toDatestring date-time

Inclusive upper bound of the session date window

Response

averageScorenumber nullable required

Mean score (0-100) for this task across the filtered population; null when no scored sessions exist in range

taskIdstring required

Scorecard task id (the analysis conversation item reference id)

titlestring required

Scorecard task title