Advanced
Retrieve status
Retrieve the status of an asynchronous file import task using the task ID. This endpoint provides information about the current state of the task, such as whether it is pending, processing, canceled, or complete.
get/files/2026-09-beta/files/import-from-url/async/tasks/{taskId}/status
Path parameters
taskIdstring required
The ID of the asynchronous file import task.
Response
successful operation