Retrieves the current status and result of a previously triggered workflow task. Use this endpoint to poll for task completion after triggering a workflow.
Authentication with Authorization header and DeepL-Auth-Key authentication scheme. Example: DeepL-Auth-Key <api-key>
Unique identifier of the task to retrieve
Successfully retrieved task status
Current status of the task
Archived, InProgress, Completed, Canceled, Error, FeedbackNeeded "Completed"
Timestamp of when the task was last modified (ISO 8601 format)
"2025-12-04T10:35:00Z"
Workflow result containing presigned URLs to retrieve output artifacts. Present in all responses; empty object {} while the task is in progress.
URL to view the task in the agentic UI
"https://agent.deepl.com/static/chat/e634159a-3414-4f66-a5cd-a1d48ff42ce3"
List of all artifacts produced by the workflow, with metadata and presigned content URLs.