Skip to main content
GET
The pods of one namespace joined to their scanned workload's findings

Authorizations

Authorization
string
header
required

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

Query Parameters

cluster_id
string<uuid>
required
namespace
string
required
workload_uid
string
workload_kind
string
workload_name
string
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

Response

Successful response

result
SecurityPodSummary · object[]
required
pagination
object
required
capped
boolean
required

true when the namespace held more pods than one read loads.