Admins and Trainers entities in the GET /odata/v2/Courses endpoint

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.

 

Example_of_an_API_request

 

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.

 

Admins_of_an_ILT_course

 

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.

 

Trainers_for_an_ILT_course

 

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.

 

Example_of_an_API_response

 

Was this article helpful?
0 out of 1 found this helpful

Comments

Article is closed for comments.