dashboard
bff

Get a learner performance broken down by track

get/api/v1/detailed-user-activity/performance-by-track

Query parameters

pagenumber

Page number starting from 1.

limitnumber

Limit for the number of results per page.

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

userIdstring uuid required

Required. The learner whose track performance to score.

trackIdsstring[]

Optional. Restrict to these tracks.

Response

Changes

No recorded changes to this endpoint across all 8 revisions of this API.