ADT · Example Payload

Platform Api Video Clip List Example

Access ControlAutomationHome SecurityIoTMonitoringSecuritySmart HomeFortune 1000

Platform Api Video Clip List Example is an example object payload from ADT, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

clips

Example Payload

Raw ↑
{
  "clips": [
    {
      "id": "sys-001",
      "cameraId": "sys-001",
      "startTime": "2025-03-15T14:30:00Z",
      "endTime": "2025-03-15T14:30:00Z",
      "trigger": "motion",
      "downloadUrl": "https://media.adt.com/example"
    }
  ]
}