Skip to main content
Get the export status of a video export by its ID. Status value in Response: 0-Error, 1-Finished, 2-InQueue, 3-Processing, 4-Deleted
External DocumentationTo learn more, visit the Teramind documentation.

Parameters

ParameterDescription
Video IDThe ID of the video export.

Example Output

{
	"status": 1
}

Workflow Library Example

Get Export Video Status with Teramind and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop