---
title: "Get Level Definitions"
method: GET
path: "/gamification/definitions/levels"
tags: ["gamification"]
---

# Get Level Definitions

`GET /gamification/definitions/levels`

Get all level definitions.

## Response `200`

Successful Response

- LevelDefinitionResponse[]
  - `level` integer, required
  - `name` string, required
  - `altitude` string, required
  - `xp_required` integer, required
  - `image_url` string, nullable

---

[API](https://skmtc.dev/excellence-ai/apis/excellence-learning.md) · [All operations](https://skmtc.dev/excellence-ai/apis/excellence-learning/llms.txt) · [OpenAPI document](https://skmtc.dev/excellence-ai/apis/excellence-learning/revisions/2a0c1636fd3b?raw)
