Get a Schedule Task from a workspace
GET
https://api.helium.sh/workspaces/:id_workspace/schedule/:id/tasks/:task_id
Get a Schedule Task
Retrieve information about your scheduled vulnerability scanning
task.
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 |
