Authorizations
Path Parameters
Query Parameters
Whether to download the task result files after the task is completed. If true, the response will include the download link for the files.
Response
Successful Response: The task has completed (status is 'done' or 'failed').
Task response model.
The ID of the task.
The status of the task.
Available options:
waiting, running, done, failed, cancelled The output of the task.
The amount of credits used to perform the task.
The amount of credits remaining on the account.
The device type used for the task.
Available options:
desktop, mobile The URL to view and interact with the task execution.
The URL to view the task recording.
The URL to download files generated during the task.
The timestamp when the task was created.