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
Response
Task details.
True when the task reaches a terminal state i.e. status is Succeeded or Failed or Cancelled
Unified configuration type that can represent either parse or extract configurations Configuration for a parsing task
- Parse
- Extract
The date and time when the task was created and queued.
Information about the input file.
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.
Parse, Extract Version information for the task.
The date and time when the task will expire.
The date and time when the task was finished.
The presigned URL of the input file.
Deprecated use file_info.url instead.
Unified output type that can represent either parse or extract results Output from a parsing task
- Parse
- Extract
The ID of the source parse task that was used for the task
The date and time when the task was started.
The presigned URL of the task.