format
to cyclonedx1.4+json
).format
to cyclonedx1.4+xml
).format
to spdx2.3+json
).Parameter | Description |
---|---|
Format | The desired SBOM format of the response. |
Organization ID | Unique identifier for an organization. |
Project ID | Unique identifier for a project. |
{
"jsonapi": {
"version": "1.0"
},
"data": {
"id": "4f45cb30-cf00-4980-80d4-da65cacbdaee",
"type": "sbom"
}
}
Was this page helpful?