Skip to main content
GET
Get

Authorizations

Authorization
string
header
required

Bearer API Key. For example, "Bearer {Tenant API Key}"

Headers

Authorization
string
required

Bearer API Key. For example, "Bearer {Tenant API Key}"

Path Parameters

scanId
string
required

The scan ID returned by the request workload scan API.

Response

Scan

id
string

The scan ID.

organizationId
string
tenantId
string
integrationId
string
assetId
string

The Plerion asset ID of the scanned workload.

applianceId
string

The scanning appliance that ran, or will run, the scan.

executionId
string
type
string
Example:

"WORKLOAD"

status
enum<string>
Available options:
NOT_SCANNED,
PENDING,
STARTED,
COMPLETED,
COMPLETED_WITH_ERRORS,
FAILED,
SUCCESSFUL
statusMessage
string
startedAt
string<date-time>
completedAt
string<date-time>
updatedAt
string<date-time>
errorCode
string
errorMessage
string