ADT · Example Payload

Platform Api System Status Response Example

Access ControlAutomationHome SecurityIoTMonitoringSecuritySmart HomeFortune 1000

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

Top-level fields

systemIdstatustimestamp

Example Payload

Raw ↑
{
  "systemId": "sys-001",
  "status": "armed_away",
  "timestamp": "2025-03-15T14:30:00Z"
}