This endpoint retrieves all required learning items for the current organization. The required learning endpoint requires a start and end date, with a maximum range of 7 days.
Note: Information on completed items is not retrieved unless you use the filter[status]
URL parameter.
For Global Admin Tool Organizations, if the X-Degreed-Organization-Code
header is included, the endpoint will return required learning items for the Tenant Organization related to the header value as long as the organization is a member of the Global Admin Tool Organization.
Required Scope
required_learning:read
Pagination
The API takes a snapshot of the paginated set of required learning items at the time of the first request. Paging through required learning items goes through this fixed set of items. The snapshotted set becomes obsolete when a request has not been made for 2 minutes.