tasks

Get Task Chunk

Get details of a task by Scan ID or Enumeration ID

get/v1/tasks/{task_id}/chunk

Headers

X-Team-Idstring

Response

Example response

targetsstring[]
scan_idstring
template_request_countinteger
public_templatesstring[]
private_templatesstring[]
user_idinteger
chunk_idstring
scan_configurationstring byte
public_workflowsstring[]
private_workflowsstring[]
workflows_urlsstring[]
enrichment_idstring
enumeration_configurationstring byte
status'pending' | 'completed' | 'failed' | 'skipped' | 'in_progress'

Changes