v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1481826573.7 KB

Gets details of a software bill of materials (SBOM) report.

post/sbomexport/get

Request body

reportIdstring required

The report ID of the SBOM export to get details for.

Response

Success

reportIdstring

The report ID of the software bill of materials (SBOM) report.

format'CYCLONEDX_1_4' | 'SPDX_2_3'

The format of the software bill of materials (SBOM) report.

status'SUCCEEDED' | 'IN_PROGRESS' | 'CANCELLED' | 'FAILED'

The status of the software bill of materials (SBOM) report.

errorCode'INTERNAL_ERROR' | 'INVALID_PERMISSIONS' | 'NO_FINDINGS_FOUND' | 'BUCKET_NOT_FOUND' | 'INCOMPATIBLE_BUCKET_REGION' | 'MALFORMED_KMS_KEY'

An error code.

errorMessagestring

An error message.