REST APIs to REST API to track the origin of courses – 3900.74

Blackboard Learn SaaS, Blackboard Learn 9.1
Ultra Experience, Original Experience
Ultra Course View, Original Course View
Impact: Administrators
Related topic: Learn APIs

To provide greater clarity and increased control of your grading process, we have expanded our Courses Public API. Now this API includes a new ‘copyHistory’ field.

Using the following endpoints, users are able to trace the origin of content in cloned courses.

  • GET /public/v3/courses
  • GET /public/v3/courses/{courseId}

This read-only attribute will provide UuIds, offering a complete content history.

For administrators: To make use of the new endpoints, the REST integration user must have the following privileges: “Administrator Panel (Courses) > Courses”

Return to September 2023 – 3900.74 Release description