Download a Schedule Task of schedule scan on a workspace

POST https://api.helium.sh/workspaces/:id_workspace/schedule/:id/tasks/:task_id/download
Download Schedule Task
Download the a vulnerability scheduled scan results as a file.

Parameters

Path
id_workspace integer Enter your workspace ID
id integer Enter your schedule ID or id_parent_task (id_parent_task available when you create the scan task or on get schedules of schedule scan)
task_id integer Enter your task ID

Responses

Try it!