Check Task Status
This endpoint checks the status of a conversion task. This is useful if you want to check the status of a task that you submitted to the convert audio file endpoint.
Request
The task ID for the task you want to check the status of. This is generated in the response of the /convert
endpoint.
Response
Indicates the status of the task. Possible values are completed
, in_progress
, and failed
.
The URL of the input audio file that was submitted for conversion.
An array with URLs for the converted vocal audio files, if the conversion was successful. Unless the generations_count
parameter was set higher than 1, in the convert audio file request, this array will only contain one URL.
The output settings used for the conversion task. This object contains the following properties: