v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1481826573.7 KB

Returns a CIS scan list.

post/cis/scan/list

Request body

detailLevel'ORGANIZATION' | 'MEMBER'

The detail applied to the CIS scan.

sortBy'STATUS' | 'SCHEDULED_BY' | 'SCAN_START_DATE' | 'FAILED_CHECKS'

The CIS scans sort by order.

sortOrder'ASC' | 'DESC'

The CIS scans 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 results to be returned.

Response

Success

nextTokenstring

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