Skip to main content
GET
Images with a bill of materials

Authorizations

Authorization
string
header
required

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

Query Parameters

page
integer
default:1
Required range: 1 <= x <= 10000
page_size
integer
default:50

Values above 100 are clamped to 100.

Required range: x >= 1
cluster_id
string<uuid>
namespace
string
sort
enum<string>
default:actionable
Available options:
image_ref,
components,
workloads,
clusters,
actionable,
known_exploited,
generated_at,
last_seen_at
order
enum<string>
default:desc
Available options:
asc,
desc

Response

Successful response

result
SecuritySbomImageSummary · object[]
required
pagination
object
required
coverage
SecuritySbomCoverage · object
required