Skip to main content
GET

Authorizations

apikey
string
header
required

Path Parameters

task_id
string
required

Query Parameters

event_t
integer
default:0

Timestamp of last event received. Only events after this timestamp will be returned.

downloads
boolean
default:false

Whether to include the download URL for files downloaded during the task.

Response

Task has completed (status is 'done', 'failed', or 'cancelled').

r
TaskResponse · object
required

Response model for task operations.