---
title: "Get a user performance history per round"
method: GET
path: "/api/v1/team-performance/user-performance-by-round"
tags: ["dashboard", "bff"]
---

# Get a user performance history per round

`GET /api/v1/team-performance/user-performance-by-round`

## Query parameters

- `userIds` string[], required
- `missionId` string, required
- `fromDate` string, date-time
- `toDate` string, date-time

## Response `201`

- TeamPerformanceGetUserPerformanceByRoundResponseDTO[]

---

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