Skip to main content

Cyware Orchestrate

Action: Download Scan Result

This action downloads the scan result based in the scan ID.

Input Parameters

Parameters

Description

Field Type

Required/Optional

Comments

Scan ID

Enter the scan ID to download the scan result.

Example:

1234

Text

Required

You can retrieve the scan ID using the List All Scans action.

Example Request

[
        {
                "scan_id": 1234
            
        }
]