When to Use This Endpoint
Use this endpoint to:- Generate compliance artifacts for releases.
- Import your firmware inventory into other security tools.
Request
Endpoint| Parameter | Required | Description |
|---|---|---|
productId | ✅ | Product ID |
imageId | ✅ | Image ID |
format | ✅ | Report format: cycloneDX or SPDX |
| Parameter | Required | Description |
|---|---|---|
contentType | ✅ | Response content type: json |
| Header | Value |
|---|---|
Authorization | Bearer <access_token> |