---
title: "Get user weekly activity data"
method: GET
path: "/api/v1/detailed-user-activity/weekly-activity"
tags: ["dashboard", "bff"]
---

# Get user weekly activity data

`GET /api/v1/detailed-user-activity/weekly-activity`

## Query parameters

- `userId` string, uuid, required
- `trackIds` string[]
- `createdAfter` string, date-time
- `createdBefore` string, date-time

## Response `201`

- DetailedUserActivityGetWeeklyActivityResponseDTO — Role-play rounds attempted by the user per ISO week

---

[API](https://skmtc.dev/wejam/apis/jam.md) · [All operations](https://skmtc.dev/wejam/apis/jam/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/wejam/jam/revisions/b4e171f8d0f4/schema)
