Skip to main content
GET
Generate a security report for a project

Path Parameters

projectId
string<uuid>
required
format
enum<string>
required

Output format

Available options:
json,
html,
pdf
reportType
enum<string>
required

Type of report to generate

Available options:
sbom,
owasp

Query Parameters

detailed
enum<string>

Whether to include detailed information in the report

Available options:
true,
false
Example:

"true"

Response

Report generated successfully