GET api/Lecturer/CourseStudents?sessionId={sessionId}&semesterId={semesterId}&lecturerId={lecturerId}
returns a list of courses and students enrolled
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| sessionId | No documentation available. |
Define this parameter in the request URI. |
| semesterId | No documentation available. |
Define this parameter in the request URI. |
| lecturerId | No documentation available. |
Define this parameter in the request URI. |