Returns the contents of the task's output
Example
aiware getTaskDownload TaskID=value TaskOutputName=value X-Correlation-Id:value
Parameters
| Name | Type | Description | Notes |
|---|
| taskID | string | ID of Task | [default to null] |
| taskOutputName | string | Name of the task output, e.g. vtn-standard.json | [default to null] |
| xCorrelationId | string | Correlation Id that can be passed, traced in the server and will be returned in the response if present in the request | [optional] [default to null] |
Return type
array[Byte]
Authorization
api_key
- Content-Type: Not Applicable
- Accept: application/json