Authorizations
Path Parameters
Id of the task to retrieve
Query Parameters
Whether to return base64 encoded URLs. If false, the URLs will be returned as presigned URLs.
Whether to include chunks in the output response
Whether to wait for the task to complete
Response
Task details. Returned immediately if the task is terminal, or after a brief hold when wait_for_completion=true
and the task completes within the window.
The date and time when the task was created and queued.
A message describing the task's status or any errors that occurred.
The status of the task.
Starting
, Processing
, Succeeded
, Failed
, Cancelled
The unique identifier for the task.
The date and time when the task will expire.
The date and time when the task was finished.
The processed results of a document analysis task
The date and time when the task was started.
The presigned URL of the task.