Retrieves the task with the given ID.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ID of the Task
8Successful Response
Unique identifier for the task.
State of the task
PENDING, STARTED, RUNNING, FAILED, SUCCEEDED If task state is FAILED, this will contain a brief description of the error
If task state is SUCCEEDED, this will contain the results of the task
If some of the input assets did not pass our internal checks, this will contain the assets that were dropped from the video along with a brief description of the error