v1

latestOpenAPI 3.1.02026-07-2671117149.2 KB
Apis

Get End To End Dubbing Status

get/dub/{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