Get a list of supervisor roles in a LearnCenter.

get

/learn.rest/v1/learnCenters/{learnCenterId}/supervisorRoles

Request

Path Parameters
Query Parameters
Back to Top

Response

Supported Media Types

200 Response

supervisor roles collection fetched
Body ()
Root Schema : SupervisorRolesResponse
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : SupervisorRoleResponse
Type: object
Show Source
Nested Schema : supervisorAccount
Type: object
Show Source
Nested Schema : supervisorRole
Type: object
Show Source
Back to Top