Skip to main content
GET
/
projects
/
{projectId}
/
environments
/
{environmentId}
/
deployments
/
{deploymentId}
/
sboms
/
{sbomServiceId}
Error
A valid request URL is required to generate request examples
{}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

projectId
string
required
environmentId
string
required
deploymentId
string
required
sbomServiceId
string
required

Response

default - application/json

The response is of type object.

Last modified on March 25, 2026