---
title: "GET /v1/level/{uid}"
method: GET
path: "/v1/level/{uid}"
tags: ["Level"]
---

# GET /v1/level/{uid}

`GET /v1/level/{uid}`

## Path parameters

- `uid` string, required

## Response `200`

OK

- MarksmanApiV1LevelItem
  - `uid` string
  - `name` string
  - `remark` string
  - `status` integer
  - `metadata` object
  - `createdAt` string
  - `updatedAt` string
  - `bgColor` string
  - `type` integer

---

[API](https://skmtc.net/aide-family/apis/untitled-api-3.md) · [All operations](https://skmtc.net/aide-family/apis/untitled-api-3/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aide-family/untitled-api-3/versions/26ae221fccba/schema)
