Health Report

get the health report of a scan

get

This operation provides the health report of a specific scan.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
scanIdstringRequired

The unique ID of the scan

Example: unique-scan-id
Query parameters
unit-systemstring · enumOptional

The unit system in which values will be returned

Possible values:
Responses
200Success
application/json;v=1
get
/scans/{scanId}/health-report
200Success

Last updated