List task packet captures
GET
/dumps/{taskId}Contract
Parameter | Value |
|---|---|
| Section | agents |
| Authentication | CookieAuth |
| Consumes | not required |
| Produces | application/json |
Parameters
1 parameter
Name | Location | Required | Type | Description |
|---|---|---|---|---|
| taskId | path | yes | integer | Task ID |
Responses
2 responses
Status | Description | Type |
|---|---|---|
200 | Packet capture files: {name, size, createdAt, modifiedAt, downloadLink} | object[] |
400 | Invalid request | object |
[ {} ]{ "data": {}, "error": "<string>" }