AladiaDocs
Api referenceCoursesSubjectsLectures

List all attendances

List all attendances

GET
/v2/courses/{courseId}/subjects/lectures/attendances

List all attendances

AuthorizationBearer <token>

In: header

Path Parameters

courseId*string

Query Parameters

profileId*string
cycleId*string

Response Body

application/json

curl -X GET "https://example.com/v2/courses/string/subjects/lectures/attendances?profileId=string&cycleId=string"
[  {}]