AppSecOps
List of SBOM version details
Details of the given batch of SBOM version IDs. Supports a maximum of 1000 IDs per request.
post/v1/appsecops/sbom_version/batch
Request body
Response
Success
Example response
[
{
"metadata": {
"component_type": "application",
"tools": [
{
"tool_type": "application"
}
]
},
"parser_status": {
"status": "error"
}
}
]