Skip to main content
GET
Query a video generation task

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

task_id
string
required

Task ID returned by the video generation request (format: asyntask_xxx).

Response

Task status retrieved successfully

code
string
Example:

"success"

message
string
Example:

""

data
object