---
title: "GET /api/StudentCommunicationData/GET_StudentsByAcademicYear"
method: GET
path: "/api/StudentCommunicationData/GET_StudentsByAcademicYear"
tags: ["StudentCommunicationData"]
---

# GET /api/StudentCommunicationData/GET_StudentsByAcademicYear

`GET /api/StudentCommunicationData/GET_StudentsByAcademicYear`

## Query parameters

- `TokenID` string, required
- `BranchID` integer, required
- `AcademicYearID` integer, required

## Response `200`

OK

- StulstByAcID[]
  - `StudentEnrollmentID` integer
  - `BranchID` integer
  - `BranchName` string
  - `LocationID` integer
  - `LocationName` string
  - `StudentEnrollmentCode` string
  - `DateOfAdmission` string, date-time
  - `FullName` string
  - `Gender` boolean
  - `ClassName` string
  - `Section` string
  - `FatherName` string
  - `FatherPhone` string
  - `FatherEmailID` string
  - `MotherName` string
  - `MotherPhone` string
  - `MotherEmailID` string
  - `Active` string
  - `ReservationType1` string
  - `ApplicationNO` string
  - `StudentReferencesCode` string

---

[API](https://skmtc.dev/myclassboard/apis/mcbschoolapi.md) · [All operations](https://skmtc.dev/myclassboard/apis/mcbschoolapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/myclassboard/mcbschoolapi/revisions/db2ecaa69611/schema)
