Returns completed scans for the instance associated with the access token.
Each completed scan returned by the API includes information such as scan ID, target name, scan status, start and end times, and summary of findings.
Required headers:
Authorization: access_token {token}OK
Represents the JSON structure for retrieving completed scans including data scans, vulnerability scans, and secure baseline scans.
Represents the header information for completed scans including data scans, vulnerability scans, and secure baseline scans.
List of completed data scans.
List of completed vulnerability scans.
List of completed secure baseline scans.