APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
ADT
VideoClip
ADT
· Schema
VideoClip
A recorded video clip from a security camera.
Access Control
Automation
Home Security
IoT
Monitoring
Security
Smart Home
Properties
Name
Type
Description
id
string
Unique identifier of the video clip.
cameraId
string
ID of the camera that recorded the clip.
startTime
string
Start timestamp of the recording.
endTime
string
End timestamp of the recording.
trigger
string
What triggered the recording.
downloadUrl
string
Pre-signed URL to download the video clip.
thumbnailUrl
string
URL of the clip thumbnail image.
View JSON Schema on GitHub