Returns a list of Classrooms
this user is in (if a student) or owns (if a teacher).
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
The document's _id
or slug
.
limit the return number of members for each classroom
The requested classrooms
The response is of type ClassroomResponseWithCode · object[]
.