Get metrics for the request

Response body

PropertyTypeDescription
minutesInStateObjectMinutes spent in various processing states
minutesInState.pendingSourceUploadNumber-
minutesInState.initializingNumber-
minutesInState.preprocessingNumber-
minutesInState.processingNumber-
minutesInState.postprocessingNumber-
minutesToEnhanceNumberTime to complete enhancement after source upload
inputFramesIntegerNumber of input frames
outputFramesIntegerNumber of output frames
inputSizeStringSize of input video
outputSizeStringSize of output video
chunksArrayRefer to VideoChunkMetrics below

VideoChunkMetrics

PropertyTypeDescription
chunkIndexIntegerIndex of the chunk
tasksArrayList of processing tasks for the chunk
tasks.*.minutesProcessingNumberDuration of processing in minutes
tasks.*.inputFramesIntegerNumber of input frames
tasks.*.outputFramesIntegerNumber of output frames
tasks.*.inputSizeStringSize of the input file
tasks.*.outputSizeStringSize of the output file
Language
Credentials
Header
Click Try It! to start a request and see the response here!