Web Service Method: Request Task Information from Zip
Abstract
Web Service Method: Request Task Information from Zip
Description |
---|
Returns an asynchronously called extraction identified by the task ID. |
URL: /extractor/api/extract/zip/task
Supported Methods |
---|
GET |
Content-Type: application/json
This method returns execution results in JSON format.
Parameter | Description | Type | Required |
---|---|---|---|
taskId | Task ID of the asynchronously called task | String | true |