---
title: "Get Students"
method: GET
path: "/api/v1/student/"
tags: ["student"]
---

# Get Students

`GET /api/v1/student/`

## Query parameters

- `filter_data` string
- `from_date` string
- `to_date` string
- `institutes` string
- `branches` string
- `courses` string
- `classes` string
- `limit` integer
- `offset` integer

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/leo1/apis/leofees-backend.md) · [All operations](https://skmtc.net/leo1/apis/leofees-backend/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/leo1/leofees-backend/revisions/cace8144ecd9/schema)
