List lessons of a student for a teacher.
GET/api/lesson/student
List lessons of a student for a teacher. The endpoint returns only lessons start_date_time and end_date_time without any other details. The endpoint should be used to require a lesson modification.
Request
Responses
- 200
- 400
- 500
Successful operation
Invalid data
Internal server error