dashboard
bff

Get user weekly activity data

get/api/v1/detailed-user-activity/weekly-activity

Query parameters

userIdstring uuid required

The unique identifier of the user to get weekly activity for

trackIdsstring[]

Optional list of track ids to scope the weekly activity to

createdAfterstring date-time

Inclusive lower bound of the session date window

createdBeforestring date-time

Inclusive upper bound of the session date window

Response

DetailedUserActivityGetWeeklyActivityResponseDTO required

Role-play rounds attempted by the user per ISO week

Changes

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