Skip to content

D2L API endpoints and scopes Used by the Hypothesis LMS App

Marcos Prieto edited this page Feb 21, 2023 · 5 revisions

The Hypothesis LMS app includes an optional feature set for D2L which allows users to:

  • Launch a reading using an specific D2L group category

API endpoints

D2L admins should know that the Hypothesis LMS app accesses the following D2L API endpoints:

Retrieve metadata for one individual file.

API scopes

Based on the list of endpoints above Hypothesis needs OAuth 2.0 keys scoped with:

For the groups integration:

  • groups:group:read

for the files integration:

  • content:toc:read
  • content:topics:read
  • content:file:read