ADT · Example Payload

Business Api Credential List Example

Access ControlAutomationHome SecurityIoTMonitoringSecuritySmart HomeFortune 1000

Business Api Credential 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

credentials

Example Payload

Raw ↑
{
  "credentials": [
    {
      "id": "sys-001",
      "userId": "sys-001",
      "type": "badge",
      "status": "active",
      "validFrom": "2025-03-15T14:30:00Z",
      "validTo": "2025-03-15T14:30:00Z"
    }
  ]
}