Gets details of supervisor account

get

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

Request

Supported Media Types
Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Supervisor account fetched.
Body ()
Root Schema : SupervisorAccountResponse
Type: object
Show Source
Nested Schema : createdInLearnCenter
Type: object
Show Source
Nested Schema : membership
Type: object
Show Source
Nested Schema : supervisorRoles
Type: object
Show Source
Nested Schema : supervisorsees
Type: object
Show Source

401 Response

Authentication refused for provided credentials or token invalid.
Headers

404 Response

Resource not found.

500 Response

Internal server error.
Back to Top