v1

latestOpenAPI 3.1.02026-07-2671117149.2 KB
Apis
Text-to-Voice

Get Text-to-Voice Task Status

Get the status of a text-to-voice task by its ID.

get/text-to-voice/{task_id}

Path parameters

task_idstring required

This parameter represents a unique identifier for a task. It is used in various API endpoints to query the status or result of a specific task. The task_id is typically returned when a task is created.

Response

Successful response

status'SUCCESS' | 'PENDING' | 'TIMEOUT' | 'ERROR' | 'PAYMENT_REQUIRED'
run_idinteger nullable