Skip to main content

Transcode Object

string
Task ID.
string
Type of the task, such as upload, import, export, etc.
number
Timestamp (in milliseconds) at which the task was created.
number
Timestamp (in milliseconds) at which the task was scheduled for execution.
string
ID of the input asset for the task.
string
ID of the output asset for the task.
object
Parameters of the task, which vary depending on the task type.
object
Status of the task, including phase, update time, and error message.
object
Output of the task, specifics depend on the task type.
Last modified on June 2, 2026