Get the owner for a group in LearnCenter using Owner Id.

get

/learn.rest/v1/learnCenters/{learnCenterId}/groups/{groupId}/owners/{ownerId}

Request

Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Group owner details fetched.
Body ()
Root Schema : User
Type: object
Show Source
Nested Schema : lastUpdatedByUser
Type: array
Show Source

401 Response

Authentication refused for provided credentials or token invalid.
Headers

500 Response

Internal server error.
Back to Top