Async Jobs
Get async speech job
Retrieves the status and result of an async speech job. Returns HTTP 202 if the job is still pending or processing, HTTP 200 if completed or failed.
get/v1/async/audio/speech/{job_id}
Path parameters
job_idstring required
The unique identifier of the async job
Response
Job completed (successfully or with failure)