Skip to main content
GET
Get all Vulnerability Changelogs

Authorizations

X-API-Key
string
header
required

Headers

X-Team-Id
string

Query Parameters

time
enum<string>
default:all_time

time filter to select

Available options:
last_day,
last_week,
last_month,
last_3_months,
last_6_months,
last_12_months,
all_time
event_type
string

comma separated event_type e.g. event_type=vul_status,vul_status_change

sort_asc
string

comma separated ascending sorting e.g sort_asc=created_at,severity

sort_desc
string

comma separated descending sorting e.g sort_desc=created_at,severity

limit
integer

number of results to get

offset
integer

number of results to skip

Response

Example response

data
VulnerabilityChangelogs · object[]
required