v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1481826573.7 KB

Creates a finding report. By default only <code>ACTIVE</code> findings are returned in the report. To see <code>SUPRESSED</code> or <code>CLOSED</code> findings you must specify a value for the <code>findingStatus</code> filter criteria.

post/reporting/create

Request body

reportFormat'CSV' | 'JSON' required

The format to generate the report in.

Response

Success

reportIdstring

The ID of the report.