v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1481826573.7 KB

Lists scan results aggregated by checks.

post/cis/scan-result/check/list

Request body

scanArnstring required

The scan ARN.

sortBy'CHECK_ID' | 'TITLE' | 'PLATFORM' | 'FAILED_COUNTS' | 'SECURITY_LEVEL'

The sort by order.

sortOrder'ASC' | 'DESC'

The sort order.

nextTokenstring

The pagination token from a previous request that's used to retrieve the next page of results.

maxResultsinteger

The maximum number of scan results aggregated by checks to be returned in a single page of results.

Response

Success

nextTokenstring

The pagination token from a previous request that's used to retrieve the next page of results.