GET /config/extension_management/extension_export_tasks/{task_id}/extension_export
Retrieves the exported extension based on the task_id.
Retrieves the exported extension based on the task_id.
MIME Type |
---|
application/zip |
Parameter | Type | Optionality | Data Type | MIME Type | Description |
---|---|---|---|---|---|
task_id |
path |
Required |
Number (Integer) |
text/plain |
null |
HTTP Response Code | Unique Code | Description |
---|---|---|
200 |
The requested task status has been retrieved. |
|
404 |
22604 |
The task status for status_id cannot be found. |
422 |
22606 |
A supplied numeric parameter was not positive. |
500 |
22602 |
An error has occurred while trying to retrieve the file. |
Response Description
A .zip file
Response Sample