latestOpenAPI 3.0.02026-08-19219210532.7 KB

bd5a5f406bca

dashboard
bff

Get team performance broken down by track

get/api/v1/team-performance/performance-by-track

Query parameters

pagenumber

Page number starting from 1.

limitnumber

Limit for the number of results per page.

teamIdsstring[]

Optional. Restrict the population to these teams.

userIdsstring[]

Optional. Restrict the population to these users.

language'en' | 'de' | 'fr' | 'es' | 'it' | 'nl' | 'zh-Hans'

Optional. Only count missions in this language.

createdAfterstring date-time

Inclusive lower bound of the session date window

createdBeforestring date-time

Exclusive upper bound of the session date window

trackIdsstring[]

Optional. Restrict to these tracks. Blank/whitespace entries are dropped; an all-empty list is treated as no filter.

Response