Scans
GET {{baseUrl}}/api/3/scans?active=culpa ut aliquip enim&page=culpa ut aliquip enim&size=culpa ut aliquip enim&sort=culpa ut aliquip enim
Returns all scans.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
active | string | Return running scans or past scans (true/false value). | |
page | string | The index of the page (zero-based) to retrieve. | |
size | string | The number of records per page to retrieve. | |
sort | string | The criteria to sort the records by, in the format: `property[,ASC |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | null |