Parameters

ParameterDescription
Scan IDThe ID of the scan that was analyzed.The ID can be found in the Latest Submissions page in the SHA256 field.You can also use the job_id or the sha256 fields from the Scan URL or Scan File actions.

Example Output

{    "state": "SUCCESS",    "error_type": null,    "error_origin": null,    "error": null,    "related_reports": []}

Workflow Library Example

Retrieve Scan Results with Hybrid Analysis and Send Results Via Email

Preview this Workflow on desktop