Skip to main content
Get available video data for a computer and time period.
External DocumentationTo learn more, visit the Teramind documentation.

Parameters

ParameterDescription
Computer IDThe ID of the computer.
End DateThe end of the time range to retrieve results from.
Start DateThe start of the time range to retrieve results from.

Example Output

[
	{
		"agent_id": 0,
		"email_address": "",
		"t": 0
	}
]

Workflow Library Example

Get Available Video Data with Teramind and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop