latestOpenAPI 3.0.02026-08-19219210532.7 KB

bd5a5f406bca

dashboard
bff

Get team performance broken down by mission

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

Query parameters

idsstring[] nullable

Array of IDs to filter results. To skip this filter, omit the key entirely from your JSON. Never write the bare word undefined (that is invalid JSON). Empty arrays and null are also treated as omission.

pagenumber

Page number starting from 1.

limitnumber

Limit for the number of results per page.

averageRoundToCompletion'ASC' | 'DESC'
averageScore'ASC' | 'DESC'
roundsPlayed'ASC' | 'DESC'
trackIdstring

Track ID

teamIdstring

Team ID

fromDatestring date-time

From date for filtering

toDatestring date-time

To date for filtering

Response