Get latest scan status

GET {{baseUrl}}/scans/:scan_id/latest-status

Returns the latest status for a scan. For a list of possible status values, see Scan Status.

Requires SCAN OPERATOR [24] user permissions and CAN VIEW [16] scan permissions. See Permissions.

RESPONSES

status: OK

{"status":"imported"}