Skip to main content

Get Link To Footage

Returns link to video footage for a specified camera which will play footage from a specified timestamp.

External Documentation

To learn more, visit the Verkada documentation.

Parameters

ParameterDescription
Camera IDThe unique identifier of the camera. Can be obtained by using the List Cameras action.
TimestampThe timestamp of the footage on a specified camera.
If no timestamp is specified, a live link will be returned.

Example Output

{
"url": "https://command.verkada.com/cameras/2ba315d9-b084-4cc0-b609-b2a1a755ac35/history/86400/1589007600/?duration=86400&initialVideoTime=1589007600000"
}

Workflow Library Example

Get Link to Footage with Verkada and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop