dashboard
bff
Get user completions with trend data
get/api/v1/detailed-user-activity/completions
Query parameters
userIdstring uuid required
The unique identifier of the user to get completion data for
trackIdsstring[]
Optional list of track ids to scope the completion data to
createdAfterstring date-time
Inclusive lower bound of the session date window
createdBeforestring date-time
Inclusive upper bound of the session date window
Response
Changes
Changed in 1 of the 9 revisions of this API.3
- ▲
the response property
beforeLastWeek/averageScorebecame nullable for the status201response-property-became-nullable
- ▲
the response property
overall/averageScorebecame nullable for the status201response-property-became-nullable
- ▲
the response property
trends/averageScorebecame nullable for the status201response-property-became-nullable
- ▲