Get supervisee details

get

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

Request

Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Supervisee details fetched.
Body ()
Root Schema : SuperviseeResponse
Type: object
Object comprising Supervisee parameters.
Show Source
Nested Schema : supervisorAccount
Type: object
Object comprising Supervisor Account link.
Show Source
Nested Schema : user
Type: object
Object comprising Link to the user.
Show Source
Back to Top