AladiaDocs
Api referenceCoursesStudents

Retrieve the attendance overview of a student

Riepilogo studente: breakdown della frequenza (live/recupero/ritardi/assenze) e per materia.

GET
/v2/courses/{courseId}/students/{profileId}/attendance-overview

Riepilogo studente: breakdown della frequenza (live/recupero/ritardi/assenze) e per materia.

AuthorizationBearer <token>

In: header

Path Parameters

courseId*string
profileId*string

Query Parameters

cycleId?string
profileId?string
lectureId?string

Response Body

application/json

curl -X GET "https://example.com/v2/courses/string/students/string/attendance-overview"
{}