Get SBOM
  • 16 Apr 2024
  • 1 Minute to read
  • Dark
    Light
  • PDF

Get SBOM

  • Dark
    Light
  • PDF

Article summary

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?