CSPM
List Compliance Findings
GET
/
cspm
/
compliance_findings
Query Parameters
Datetime filter, only return items updated since this datetime. Example format: 2021-01-01T00:00:00+00:00
Limit size (page size)
Required range:
x > 0
Offset index (starting index of page)
Required range:
x > 0
Skips returning the total rows, total is set to null when true
Include compliance data in the compliance findings
Filter by one or more compliance status. Valid values: PASS, FAIL, NOT_APPLICABLE
Filter by one or more compliance finding status. Valid values: UNKNOWN, NEW, IN_PROGRESS, SUPPRESSED, RESOLVED, OTHER
Filter by one or more control
Filter by one or more standard
Datetime filter, only return compliance findings where the status was updated since this datetime. Example format: 2021-01-01T00:00:00+00:00