Query the status of a particular scan. Only the last five completed scans,as well as any in-progress scan, is queryable.

Prev Next
Get
/sys/v1/groups/{group_id}/hmg/scans/{scan_id}

Query the status of a particular scan. Only the last five completed scans,as well as any in-progress scan, is queryable.

Security
HTTP
Type bearer
API Key
Header parameter nameAuthorization
Path parameters
group_id
string (uuid) Required
scan_id
string (uuid) Required
Responses
2XX

Success result

Expand All
object
scan_id
string (uuid)
is_async
boolean
started_at
string
Pattern^\d{4}\d{2}\d{2}T\d{2}\d{2}\d{2}Z$
finished_at
string
Pattern^\d{4}\d{2}\d{2}T\d{2}\d{2}\d{2}Z$
scan_result
OneOf
object
object
$type
string
Valid values[ "Success" ]
object
object
$type
string
Valid values[ "Failed" ]
message
string
warnings
Array of object | null
object
source_key_id
string (uuid) | null
virtual_key_id
string (uuid) | null
message
string