Get IaC Issues for Scan
Issues
Get IaC Issues for Scan
Retrieve Infrastructure-as-Code (IaC) security issues for a specific scan.
GET
Get IaC Issues for Scan
Authorizations
API key for authentication
Path Parameters
The ID of the scan
Query Parameters
The page number for pagination
The number of results per page
Required range:
x <= 50Filter by severity levels (comma-separated). Valid values: CRITICAL, HIGH, MEDIUM, LOW
Filter by cloud or platform provider
Filter by affected service
Filter by IaC format
Filter by rule identifier
Filter by AVD identifier
Filter by file path (partial match)
Search across title, description, message, rule ID, and AVD ID
Sort results by field (prefix with '-' for descending order)
Available options:
created_at, -created_at, severity, -severity, provider, -provider, service, -service, path, -path 