Get result from a completed processing task
Get annotation results from a completed processing task. The server can expire tasks and remove results after a server-determined delay from when processing finishes.
Authentication
Authorizationstring
This API uses our API key HMAC authentication, with empty credential scope.
Access keys and secret access keys will be provided by Emtelligent; contact us for key management. Keys will consist of only printable ASCII characters, and leading and trailing whitespace is insignificant.
OR
x-api-keystring
API keys will be provided by Emtelligent; contact us for key management. Keys will consist of only printable ASCII characters, and leading and trailing whitespace is insignificant.
Path parameters
taskId
ID of task to fetch the result for.
Headers
Authorization
Authentication information.
Host
Host of server.
X-Auth-Date
Date and time of request.
Query parameters
format
Format to get results in.
Allowed values:
Response
Successful. Will start a download of the result in the desired format.
Errors
401
Unauthorized Error
404
Not Found Error
500
Internal Server Error
