Get SBOM
- 16 Apr 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
Get SBOM
- Updated on 16 Apr 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Get SBOM
This will return information about a single SBOM and all its components.
Endpoint | |
v1/project/getSBOM | |
Request Method | |
GET | |
Parameter | Description |
id | The ID of the SBOM |
Example Usage |
curl --location 'https://api.ionchannel.io/v1/project/getSBOM?id={{sbom_id}} \ --header 'Authorization: Bearer TOKEN' |
Was this article helpful?