This endpoint retrieves all courses for the current organization.
For Global Admin Tool Organizations, if the X-Degreed-Organization-Code header is included, the endpoint will return content 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
content:read or content:write| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
PaginationThe API takes a snapshot of the paginated set of courses at the time of the first request. Paging through courses goes through this fixed set of items. The snapshotted set becomes obsolete when a request has not been made for 2 minutes.
FiltersWhen you filter by
filter[external_id]orfilter[url], the system always returns restricted content. Therefore, filtering byfilter[include_restricted]is not useful in these cases.
Filtered List ResultsWhen using
filter[external_id], a request that finds no matches is still successful and returns 200 OK with an empty data array.

