Skip to main content

List a project's attached assessments

GET 

/api/v1/projects/:project_id/assessments

List assessments attached to this project, visibility-filtered.

Project membership grants project config/results only — the attached assessments are filtered through the caller's existing assessment visibility (get_accessible_assessment_ids), with total_count carrying the unfiltered rollup (N visible of M).

Request

Responses

Successful Response