Skip to main content

Download packet capture file

GET
/dumps/download/{filename}

Contract

Parameter
Value
Sectionagents
AuthenticationCookieAuth
Consumesnot required
Producesapplication/octet-stream

Parameters

1 parameter

Name
Location
Required
Type
Description
filenamepathyesstringPacket capture filename

Responses

2 responses

Status
Description
Type
200
Successful responsefile
400
Invalid filename or file not foundobject
  • {}
  • {
      "data": {},
      "error": "<string>"
    }