API Reference

/v1/nvt/{nvt}

Retrieves details about a specific NVT along with AI responses

Log in to see full request history
Path Params
string
required

The NVT identifier (OID) to fetch details for.

Query Params
integer
Defaults to 1

The page number to retrieve.

integer
Defaults to 100

The number of records to retrieve per page.

Responses

Response body
object
integer

The total number of records available.

integer

The current page number.

integer

The total number of pages.

integer

The limit of records per page.

results
array of objects
results
object
string

The NVT OID.

string

The name of the NVT.

string

A summary of the NVT.

string

Insight provided by the NVT.

string

Systems affected by the NVT.

string

The impact of the NVT.

string

Tags associated with the NVT.

string

Category of the NVT.

string

The family of the NVT.

float

The base risk rank of the NVT.

date-time

The creation time of the NVT.

date-time

The modification time of the NVT.

string

The solution for the NVT.

string

The type of solution for the NVT.

string

The method for applying the solution.

string

Detection details for the NVT.

string

The quality of detection for the NVT.

string

The type of quality of detection.

string

A JSON array of CVEs associated with the NVT.

string

Timestamp of the AI response.

string

The AI question associated with the NVT.

string

The AI response to the question.

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json