Get All Assessments

This endpoint retrieves all assessments 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

📘

Pagination

The API takes a snapshot of the paginated set of assessments at the time of the first request. Paging through assessments goes through this fixed set of items. The snapshotted set becomes obsolete when a request has not been made for 2 minutes.

📘

Filters

When you filter by filter[external_id] or filter[url], the system always returns restricted content. Therefore, filtering by filter[include_restricted] is not useful in these cases.

📘

After creating an assessment, allow at least 15 minutes to pass before retrieving the assessment.

Language
Authorization
Bearer
Click Try It! to start a request and see the response here!