Get a LearnCenter

get

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

Request

Path Parameters
Security
Back to Top

Response

Supported Media Types

200 Response

LearnCenter details fetched.
Body ()
Root Schema : LearnCenterResponse
Type: object
Show Source
Nested Schema : memberships
Type: object
Object containing parameters to the LearnCenter Memberships.
Show Source
Nested Schema : supervisorAccounts
Type: object
Supervisor Account object containing links to the supervisor accounts.
Show Source
Nested Schema : userCustomFields
Type: object
User custom field object containing links to the custom fields.
Show Source

401 Response

Authentication refused for provided credentials or the token is invalid.
Headers

404 Response

Resource not found.

500 Response

Internal server error.
Back to Top