v5

latestOpenAPI 3.0.12026-07-1371750.6 KB
Files

get/files/2026-09/files/import-from-url/async/tasks/{taskId}/status

Path parameters

taskIdstring required

Response

successful operation

completedAtstring date-time required

Time of completion of task.

linksobject

Link to check the status of the requested task.

numErrorsinteger

Number of errors resulting from the task.

requestedAtstring date-time

Timestamp of when the task was requested.

startedAtstring date-time required

Timestamp of when the task was started.

status'CANCELED' | 'COMPLETE' | 'PENDING' | 'PROCESSING' required

Current status of the task.

taskIdstring required

ID of the requested task.