Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

API token obtained from the Tokens endpoint. Include as Authorization: Bearer <token>.

Path Parameters

repositoryId
string<uuid>
required

Query Parameters

job_id
string

Scope the view to a specific supply-chain job.

snapshot_id
string

Scope the view to a specific SBOM snapshot.

format
enum<string>
default:spdx

SBOM export format.

Available options:
spdx,
cyclonedx

Response

SBOM document as a JSON attachment.

The response is of type object.