v14

latestOpenAPI 3.0.0raw.githubusercontent.com2026-05-279719892.3 MB
Files

Check import status

Check the status of requested import.

get/files/2026-03/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.