v1
latestOpenAPI 3.0.12026-08-06151265417.9 KBReports
Export application SBOM report asynchronously (Dependencies - SCA)
post/api/v3.0/applications/{applicationUuid}/dependencies/reports/SBOM
Path parameters
applicationUuidstring required
Application UUID (Administration > Applications)
Request body
Example request
{
"reportType": "spdx",
"maxDepthLevel": 1,
"componentGranularity": "library"
}Response
OK
Example response
{
"supportToken": "1171c60d"
}