Skip to content
Start here

Findings

Data security findings summary
POST/accounts/{account_id}/analytics/query/data-security/findings/summary
Data security findings timeseries
POST/accounts/{account_id}/analytics/query/data-security/findings/timeseries
ModelsExpand Collapse
FindingSummaryResponse object { currentTotal, previousTotal }
currentTotal: array of map[unknown]

Aggregated stats for the requested time range.

previousTotal: array of map[unknown]

Aggregated stats for the equivalent preceding time range, for trend comparison.

FindingTimeseriesResponse object { slots, resolution }

Merged CASB and CDE findings timeseries result.

slots: array of map[unknown]

Contains time-bucketed result rows. Each slot includes a timestamp plus content and posture maps with cloud and saas keys.

resolution: optional string

Always null for this endpoint.