Get Classroom Details

Returns the classroom details for a class code.

Headers

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

Query parameters

codestringRequired
The classroom's `code`.
retMemberLimitdoubleOptional
limit the return number of members for the classroom

Response

This endpoint returns an object.
_idstring or null
namestring or null
memberslist of strings or null
ownerIDstring or null
descriptionstring or null
codestring or null
codeCamelstring or null
courseslist of objects or null
clanIdstring or null