The Course entity used in API has two properties— Admins and Trainers— that can be used in the $expand query option of a request. This article describes who are the users that correspond to these roles and how they will be displayed in the API response.
So, who are considered Admins and Trainers?
Admins refers to all users who are assigned as course admins via the Learn365 Admin Center > People > Administrators during course creation or editing.
Trainers refers to users only who are assigned as course admins via the Learn365 Admin Center > People > Administrators during course creation or editing and are shown on the training home page meaning the option Show On Training Home Page next to the user's name is enabled. The eye icon is blue for the enabled option and grey for the disabled.
Example
There is one course admin assigned for a course and the Show On Training Home Page option is disabled for this course admin.
For this course, the response will show one user for Admins and no user for Trainers.
Comments
Article is closed for comments.