Get Classrooms By User

Returns a list of Classrooms this user is in (if a student) or owns (if a teacher).

Authentication

AuthorizationBasic

Basic authentication of the form Basic <username:password>.

Path parameters

handlestringRequired

The document’s _id or slug.

Query parameters

retMemberLimitdoubleOptional
limit the return number of members for each classroom

Response

This endpoint returns a list of objects.
_idstring
namestring
memberslist of strings
ownerIDstring
descriptionstring
codestring
codeCamelstring
courseslist of objects
clanIdstring