Skip to main content
GET
Get Latest Scan Status

Authorizations

Authorization
string
header
required

Enter your bearer token in the format: Bearer {token}

Path Parameters

scanScheduleId
string<uuid>
required

The unique identifier of the scan schedule.

Example:

"9c43cc95-f313-49a3-b632-524f7a24503b"

Response

The status of the latest scan for the schedule.

targets
string<uuid>[]

A list of site IDs that were targeted in the scan.

Example:
scanned
string<uuid>[]

A list of site IDs that have completed scanning (successfully or with failures).

Example:
failed
string<uuid>[]

A list of site IDs where the scan failed to complete.

Example: