Vulnerabilities

Provides a Team CVE (vulnerability) list query with multiple filtering and sorting options, including remediation-related information. This endpoint proxies the request to the EMM backend and delivers complete CVE data for frontend display and management. Available for Team Owner and Team Super Admin, subject to the same permission rules as the web console.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

Team ID.

Query Params
string

Search by CVE identifier or OS version.

boolean

Filter by CISA KEV (Known Exploited Vulnerabilities) status.

string

Minimum CVSS score; supports multiple ranges or "na" for null.

string

Maximum CVSS score; must be paired with cvss_min. Supports multiple ranges or "na" for null.

string

Publication date range start (YYYY-MM-DD).

string

Publication date range end (YYYY-MM-DD).

string

Specific CVE IDs, comma-separated.

string

Remediation status labels, comma-separated.

string

CVSS severity levels, comma-separated.

string

Single-field sort. One of: in_cisa_kev, risk_level, cvss, name, published_date, computers_count, remediation_status, cvss_level.

string
Defaults to desc

Sort direction: asc or desc.

string

Multi-field sort, format: "field:direction,field:direction".

integer
Defaults to 1

Page number (minimum 1).

integer
Defaults to 50

Results per page (range: 20-500).

string

AI analysis language preference (e.g. "en", "zh-TW").

Responses

400

Bad request — invalid parameters

401

Unauthorized — invalid or missing access token

403

Forbidden — insufficient scope, or the action/value/target is not allowed. See data.error for the sub-reason.

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json