Retrieves a task's error log as an EXCEL file by its GUID. At this time error logs can be downloaded for "ReadingImport" task type only
Request Headers
| Header | Value | Required | Description |
|---|---|---|---|
| ECI-ApiKey | string | Yes | Your API key. See Authentication. |
| Content-Type | application/json | Yes | All requests must specify JSON content type. |
Path Parameters
| Name | Description | Type | Required |
|---|---|---|---|
| taskGuid | The GUID of the task | string (uuid) | Required |
Responses
200
OK
The request succeeded and the response body contains the requested data.