AladiaDocs
Api referenceCourses

Retrieve the attendance registry of a course

Il registro: lezioni del corso (svolte/future) e righe di presenza.

GET
/v2/courses/{courseId}/attendance-registry

Il registro: lezioni del corso (svolte/future) e righe di presenza.

AuthorizationBearer <token>

In: header

Path Parameters

courseId*string

Query Parameters

cycleId?string
profileId?string
lectureId?string

Response Body

application/json

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