Get Risk Overview Report
  • 16 Apr 2024
  • 1 Minute to read
  • Dark
    Light
  • PDF

Get Risk Overview Report

  • Dark
    Light
  • PDF

Article summary

Get Risk Overview Report

This endpoint returns the Risk Overview Report in CSV or JSON format.

Endpoint

v1/report/getRiskOverviewReport

Request Method

GET

Parameter

Description

sbom_id

The ID of the SBOM

format

The format of the response (CSV or JSON)

Example Usage

curl --location 'https://api.ionchannel.io/v1/report/getRiskOverviewReport?sbom_id={{sbom_id}}&format=json'  \

--header 'Authorization: Bearer TOKEN'  \

 


Was this article helpful?