Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the task
Response
Success
Task ID
Example:
"09F8B46C-61A0-4254-9875-F71F4C605BC7"
Type of the task
Available options:
upload
, export
, export-data
, transcode-file
, clip
Example:
"upload"
Timestamp (in milliseconds) at which task was created
Example:
1587667174725
Timestamp (in milliseconds) at which the task was scheduled for execution (e.g. after file upload finished).
Example:
1587667174725
ID of the input asset
Example:
"09F8B46C-61A0-4254-9875-F71F4C605BC7"
ID of the output asset
Example:
"09F8B46C-61A0-4254-9875-F71F4C605BC7"
ID of the project
Example:
"09F8B46C-61A0-4254-9875-F71F4C605BC7"
ID of the requester hash(IP + SALT + PlaybackId)
Example:
"09F8B46C-61A0-4254-9875-F71F4C605BC7"
Parameters of the task
Status of the task
Output of the task