Skip to main content
GET
Generate aggregated security report for an Organization

Path Parameters

organizationId
string<uuid>
required
reportType
enum<string>
required

Type of report to generate

Available options:
owasp,
cwe
format
enum<string>
required

Output format

Available options:
json,
html,
pdf

Query Parameters

detailed
enum<string>

Whether to include detailed information in the report

Available options:
true,
false
Example:

"true"

Response

Organization report generated successfully