获得一间教室

教室模式之返回教室细节.

Headers

AuthorizationstringRequired

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

Query parameters

codestringRequired

教室 code(”代码”)

retMemberLimitdoubleOptional

设置返回的教室中显示的学生数量

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