Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 499 Bytes

File metadata and controls

16 lines (8 loc) · 499 Bytes

GetFindingsExternalResponse

A paginated list of FSPM findings

Properties

Name Type Description Notes
data List<SecurityFinding> List of FSPM findings for the current page.
total Integer Total number of findings matching the query.
next String Cursor for the next page of results, omitted when there are no more results. [optional]