Triggered automatically during the video transcoding process to notify your system about status updates. Sends video details such as ID, processing status, duration, and file sizes for real-time tracking or post-processing actions.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Unique identifier of the video that is being transcoded.
Unique identifier of the transcoding job or process.
Current status of the transcoding process (e.g., 'queued', 'processing', 'completed', 'failed').
Total duration of the transcoded video in seconds.
Size of the final transcoded video file in bytes.
Size of the original source video file in bytes before transcoding.