Skip to main content

Export application archive

GET
/applications/{id}/export

Contract

Parameter
Value
Sectionapplications
AuthenticationCookieAuth
Consumesnot required
Producesapplication/octet-stream

Parameters

1 parameter

Name
Location
Required
Type
Description
idpathyesintegerApplication ID

Responses

5 responses

Status
Description
Type
200
Successful responsefile
400
Invalid requestobject
401
Unauthorizedobject
404
Application or its PCAP file not foundobject
500
Failed to read the PCAP or build the archiveobject
  • {}
  • {
      "data": {},
      "error": "<string>"
    }
  • {
      "data": {},
      "error": "<string>"
    }
  • {
      "data": {},
      "error": "<string>"
    }
  • {
      "data": {},
      "error": "<string>"
    }