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/averageScore became nullable for the status 201

      response-property-became-nullable

    • the response property overall/averageScore became nullable for the status 201

      response-property-became-nullable

    • the response property trends/averageScore became nullable for the status 201

      response-property-became-nullable