Skip to main content
GET
Query Video Task Status

Authorizations

Authorization
string
header
required

Pass Authorization: Bearer <token> in the request header.

Path Parameters

task_id
string
required

Public video task ID.

Response

Query successful.

id
string
object
string
Example:

"video"

model
string
status
string
Example:

"completed"

progress
integer
Example:

100

created_at
integer<int64>
completed_at
integer<int64>
metadata
object