---
title: "Get total experience points for the current user"
method: GET
path: "/api/v1/experience/total"
tags: ["session"]
---

# Get total experience points for the current user

`GET /api/v1/experience/total`

## Response `200`

- ExperienceGetTotalExperienceResponseDTO
  - `total` number, required — Total experience points for the current user.

---

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