AladiaDocs
Api referenceCoursesLectures

List all room sessions of a lecture

Inspector della stanza: sessioni con ingressi/uscite di ogni partecipante.

GET
/v2/courses/{courseId}/lectures/{lectureId}/room-sessions

Inspector della stanza: sessioni con ingressi/uscite di ogni partecipante.

AuthorizationBearer <token>

In: header

Path Parameters

courseId*string
lectureId*string

Query Parameters

cycleId?string
profileId?string
lectureId?string

Response Body

application/json

curl -X GET "https://example.com/v2/courses/string/lectures/string/room-sessions"
{}