Export application archive
GET
/applications/{id}/exportContract
Parameter | Value |
|---|---|
| Section | applications |
| Authentication | CookieAuth |
| Consumes | not required |
| Produces | application/octet-stream |
Parameters
1 parameter
Name | Location | Required | Type | Description |
|---|---|---|---|---|
| id | path | yes | integer | Application ID |
Responses
5 responses
Status | Description | Type |
|---|---|---|
200 | Successful response | file |
400 | Invalid request | object |
401 | Unauthorized | object |
404 | Application or its PCAP file not found | object |
500 | Failed to read the PCAP or build the archive | object |
{}{ "data": {}, "error": "<string>" }{ "data": {}, "error": "<string>" }{ "data": {}, "error": "<string>" }{ "data": {}, "error": "<string>" }