Query Task

Response

FieldTypeDescription
codeStringResponse code indicating the status of the request.
messageStringResponse message describing the result of the request.
resultObjectObject containing the details of the result.
result.taskIdStringUnique identifier for the task.
result.statusStringStatus of the task (e.g., success or failure).
result.errorMsgStringError message if the task failed; null if there is no error.
result.inputVideoFileIdStringIdentifier for the input video file; null if not provided.
result.inputAudioFileIdStringIdentifier for the input audio file; null if not provided.
result.outputVideoUrlStringURL of the output video file generated by the task.
Language
Click Try It! to start a request and see the response here!