Skip to main content
GET
Get status of a sca run

Authorizations

X-API-KEY
string
header
required

Path Parameters

id
string<uuid>
required

UUID of the sca job

Response

the status and information about the sca run job

status
enum<string>
required

status of the sca job

Available options:
pending,
uploaded,
processing,
success,
error
message
string

message associated with the status, if any

asset_registration_outcomes
object[]