List Windows or Linux updates with pagination, search, and filters
GET/api/system-updates
Returns paginated list of updates. Supports groupBy=kb for KB-grouped view, platform filter for Linux advisories, severity/status/product/classification filters with inclusion and exclusion variants.
Request
Responses
- 200
- 401
- 403
- 500
List of updates with optional pagination
Missing or invalid API key
Insufficient permissions (API key scope)
Internal server error