Skip to main content

List task packet captures

GET
/dumps/{taskId}

Contract

Parameter
Value
Sectionagents
AuthenticationCookieAuth
Consumesnot required
Producesapplication/json

Parameters

1 parameter

Name
Location
Required
Type
Description
taskIdpathyesintegerTask ID

Responses

2 responses

Status
Description
Type
200
Packet capture files: {name, size, createdAt, modifiedAt, downloadLink}object[]
400
Invalid requestobject
  • [
      {}
    ]
  • {
      "data": {},
      "error": "<string>"
    }