Lists the latest analytics data for controls within a specific control domain and a specific active assessment.
Control insights are listed only if the control belongs to the control domain and assessment that was specified. Moreover, the control must have collected evidence on the lastUpdated date of controlInsightsByAssessment. If neither of these conditions are met, no data is listed for that control.
get/insights/controls-by-assessment#controlDomainId&assessmentId
Query parameters
controlDomainIdstring required
The unique identifier for the control domain.
assessmentIdstring required
The unique identifier for the active assessment.
nextTokenstring
The pagination token that's used to fetch the next set of results.
maxResultsinteger
Max results in the page.
Represents the maximum number of results on a page or for an API request call.
Response
Success