Skip to main content
GET
/
api
/
v4
/
products
/
{productId}
/
images
/
{imageId}
/
sbomReport:cycloneDX
{}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

productId
string<ulid>
required

Product ID

Required string length: 26
Example:

"01ARZ3NDEKTSV4RRFFQ69G5FAV"

imageId
string<ulid>
required

Image ID

Required string length: 26
Example:

"01ARZ3NDEKTSV4RRFFQ69G5FAV"

Query Parameters

contentType
enum<string>

Content Type

Available options:
pdf,
json,
xml,
csv,
md

Response

success

{key}
any