---
title: "Get Us Student"
method: GET
path: "/admin/us_student"
tags: ["admin"]
---

# Get Us Student

`GET /admin/us_student`

Returns all users with role='us_student'.

## Response `200`

Successful Response

- StudentUSOut[]
  - `id` string, required
  - `email` string, required
  - `full_name` string, required
  - `next_sessions` string[]
  - `prev_sessions` string[]
  - `topics_done` string[]

---

[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-service-production.skmtc.workers.dev/v1/apis/excellence-ai/excellence-learning/revisions/8d495ed916c6/schema)
