ADT · Example Payload

Platform Api Event Example

example

Access ControlAutomationHome SecurityIoTMonitoringSecuritySmart HomeFortune 1000

Platform Api Event Example is an example object payload from ADT, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idtypedescriptiondeviceIdtimestampuserId

Example Payload

Raw ↑
{
  "id": "sys-001",
  "type": "alarm",
  "description": "example",
  "deviceId": "sys-001",
  "timestamp": "2025-03-15T14:30:00Z",
  "userId": "sys-001"
}