Skip to main content
GET
List organization security findings (bearer twin)

Authorizations

Authorization
string
header
required

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

Headers

authorization
string | null
x-ankra-organisation-id
string | null

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
severity
string[]
status
string[]
fixable
boolean
cluster_id
string<uuid>
addon_slug
string
namespace
string
sort
string
order
enum<string>
Available options:
asc,
desc
known_exploited
boolean | null

Keep only findings whose CVE is (true) or is not (false) listed in the CISA Known Exploited Vulnerabilities catalog.

Response

Successful response

facets
object
required
pagination
object
required
result
object[]
required
scanner
object
required
intelligence
object
required