This endpoint lets you retrieve the SBOM document of a software project. It supports the following formats:Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
- CycloneDX version 1.4 in JSON (set
formattocyclonedx1.4+json). - CycloneDX version 1.4 in XML (set
formattocyclonedx1.4+xml). - SPDX version 2.3 in JSON (set
formattospdx2.3+json).
Parameters
| Parameter | Description |
|---|---|
| Format | The desired SBOM format of the response. |
| Organization ID | Unique identifier for an organization. |
| Project ID | Unique identifier for a project. |