Get a list of supervisor roles mapped to supervisor account in a LearnCenter.

get

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

Request

Path Parameters
Query Parameters
Back to Top

Response

Supported Media Types

200 Response

Supervisor roles collection fetched
Body ()
Root Schema : SupervisorAccountSupervisorRolesResponse
Type: object
Object comprising supervisor role and account parameters.
Show Source
Nested Schema : supervisorAccount
Type: object
Object comprising supervisor account links.
Show Source
Nested Schema : supervisorRole
Type: object
Object comprising links to the Supervisor Roles.
Show Source
Back to Top