v1

latestOpenAPI 3.1.02026-08-06330343826.1 KB
Scan Engine

Scan Engine Scans

Returns the scans that have been run on a scan engine.

get/api/3/scan_engines/{id}/scans

Path parameters

idinteger required

The identifier of the scan engine.

Example:2

The identifier of the scan engine.

Query parameters

pageinteger

The index of the page (zero-based) to retrieve.

sizeinteger

The number of records per page to retrieve.

sortstring[]

The criteria to sort the records by, in the format: property[,ASC|DESC]. The default sort order is ascending. Multiple sort criteria can be specified using multiple sort query parameters.

Response

OK