---
title: "Get weekly team experience leaderboard"
method: GET
path: "/api/v1/leaderboards/teams/weekly"
tags: ["leaderboard", "bff"]
---

# Get weekly team experience leaderboard

`GET /api/v1/leaderboards/teams/weekly`

## Response `201`

- TeamExperienceResponseDTO[]
  - `name` string, required — The name of the team.
  - `teamId` string, uuid, required — The unique identifier for the team.
  - `total` integer, required — The total experience points earned by the team.

---

[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)
