v1
latestOpenAPI 3.0.12026-08-06151265417.9 KBReports
Export account dependency security findings report asynchronously (Dependencies - SCA)
post/api/v3.0/accounts/{accountUuid}/dependencies/reports/securityFindings
Path parameters
accountUuidstring required
Account UUID
Request body
Example request
{
"search": "findingId==CVE-2020-8908",
"zeroDayIdentifier": "CanisterWorm Supply Chain Attack"
}Response
OK
Example response
{
"supportToken": "1171c60d"
}